aboutsummaryrefslogtreecommitdiff
path: root/unittests/bp-unittest.pd
diff options
context:
space:
mode:
Diffstat (limited to 'unittests/bp-unittest.pd')
-rw-r--r--unittests/bp-unittest.pd20
1 files changed, 20 insertions, 0 deletions
diff --git a/unittests/bp-unittest.pd b/unittests/bp-unittest.pd
new file mode 100644
index 0000000..1ba4f93
--- /dev/null
+++ b/unittests/bp-unittest.pd
@@ -0,0 +1,20 @@
+#N canvas 390 195 728 520 10;
+#X obj 49 128 unit-test-frame;
+#X msg 49 90 bp 0;
+#X obj 49 58 loadbang;
+#X obj 370 23 - 0.5;
+#X msg 382 58 clear;
+#X obj 370 -34 & 127;
+#X obj 370 -3 / 128;
+#X obj 370 89 smlib/bp 0.05 4;
+#X text 48 -23 bp: bandpass filter on float stream;
+#X text 46 -5 the non-audio version of bp~;
+#X connect 0 2 5 0;
+#X connect 0 3 4 0;
+#X connect 1 0 0 0;
+#X connect 2 0 1 0;
+#X connect 3 0 7 0;
+#X connect 4 0 7 0;
+#X connect 5 0 6 0;
+#X connect 6 0 3 0;
+#X connect 7 0 0 1;