aboutsummaryrefslogtreecommitdiff
path: root/unittests/cheby~-unittest.pd
diff options
context:
space:
mode:
authorKatja <katjav@users.sourceforge.net>2011-11-13 15:18:49 +0000
committerKatja <katjav@users.sourceforge.net>2011-11-13 15:18:49 +0000
commitcd623379e1527476011d48698ee5b73d3b48c845 (patch)
tree918c7ba74171ac0b883ac66de50431774a491106 /unittests/cheby~-unittest.pd
parent6c7489ec9c879aa6fb93e69fc892b4a2847aa182 (diff)
add unittest dir plus content to creb
svn path=/trunk/externals/creb/; revision=15736
Diffstat (limited to 'unittests/cheby~-unittest.pd')
-rw-r--r--unittests/cheby~-unittest.pd18
1 files changed, 18 insertions, 0 deletions
diff --git a/unittests/cheby~-unittest.pd b/unittests/cheby~-unittest.pd
new file mode 100644
index 0000000..d5b9e1f
--- /dev/null
+++ b/unittests/cheby~-unittest.pd
@@ -0,0 +1,18 @@
+#N canvas 107 296 738 457 10;
+#X obj 371 138 creb/cheby~ 4;
+#X obj 50 179 unit-test-frame~;
+#X obj 371 48 osc~ 440;
+#X msg 416 22 0;
+#X msg 390 103 coef 1 0.5 \, coef 2 0.25 \, coef 3 0.125 \, coef 4
+0.0625;
+#X msg 50 143 cheby~ 200;
+#X obj 50 113 loadbang;
+#X obj 391 77 loadbang;
+#X connect 0 0 1 1;
+#X connect 1 2 3 0;
+#X connect 2 0 0 0;
+#X connect 3 0 2 1;
+#X connect 4 0 0 0;
+#X connect 5 0 1 0;
+#X connect 6 0 5 0;
+#X connect 7 0 4 0;