aboutsummaryrefslogtreecommitdiff
path: root/unittests/hip-unittest.pd
diff options
context:
space:
mode:
Diffstat (limited to 'unittests/hip-unittest.pd')
-rw-r--r--unittests/hip-unittest.pd20
1 files changed, 20 insertions, 0 deletions
diff --git a/unittests/hip-unittest.pd b/unittests/hip-unittest.pd
new file mode 100644
index 0000000..87c1d3c
--- /dev/null
+++ b/unittests/hip-unittest.pd
@@ -0,0 +1,20 @@
+#N canvas 453 60 728 520 10;
+#X obj 49 128 unit-test-frame;
+#X obj 49 58 loadbang;
+#X msg 382 31 clear;
+#X obj 370 -34 & 127;
+#X msg 49 90 hip 0;
+#X obj 370 62 smlib/hip 0.01 4;
+#X obj 370 -3 / 64;
+#X obj 370 91 + 0.5;
+#X text 49 -33 hip: highpass filter on float stream;
+#X text 47 -15 the non-audio version of hip~;
+#X connect 0 2 3 0;
+#X connect 0 3 2 0;
+#X connect 1 0 4 0;
+#X connect 2 0 5 0;
+#X connect 3 0 6 0;
+#X connect 4 0 0 0;
+#X connect 5 0 7 0;
+#X connect 6 0 5 0;
+#X connect 7 0 0 1;