aboutsummaryrefslogtreecommitdiff
path: root/unittests/decimator-unittest.pd
diff options
context:
space:
mode:
Diffstat (limited to 'unittests/decimator-unittest.pd')
-rw-r--r--unittests/decimator-unittest.pd15
1 files changed, 15 insertions, 0 deletions
diff --git a/unittests/decimator-unittest.pd b/unittests/decimator-unittest.pd
new file mode 100644
index 0000000..fcdf4ab
--- /dev/null
+++ b/unittests/decimator-unittest.pd
@@ -0,0 +1,15 @@
+#N canvas 429 42 759 521 10;
+#X obj 49 128 unit-test-frame;
+#X obj 49 58 loadbang;
+#X obj 370 -14 & 127;
+#X msg 49 91 decimator 0;
+#X obj 370 45 - 1;
+#X obj 370 14 / 64;
+#X obj 370 73 smlib/decimator 2;
+#X connect 0 2 2 0;
+#X connect 1 0 3 0;
+#X connect 2 0 5 0;
+#X connect 3 0 0 0;
+#X connect 4 0 6 0;
+#X connect 5 0 4 0;
+#X connect 6 0 0 1;