aboutsummaryrefslogtreecommitdiff
path: root/unittests/resofilt~-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/resofilt~-unittest.pd
parent6c7489ec9c879aa6fb93e69fc892b4a2847aa182 (diff)
add unittest dir plus content to creb
svn path=/trunk/externals/creb/; revision=15736
Diffstat (limited to 'unittests/resofilt~-unittest.pd')
-rw-r--r--unittests/resofilt~-unittest.pd25
1 files changed, 25 insertions, 0 deletions
diff --git a/unittests/resofilt~-unittest.pd b/unittests/resofilt~-unittest.pd
new file mode 100644
index 0000000..dd3a7e4
--- /dev/null
+++ b/unittests/resofilt~-unittest.pd
@@ -0,0 +1,25 @@
+#N canvas 83 173 720 497 10;
+#X obj 55 226 unit-test-frame~;
+#X obj 376 35 phasor~ 440;
+#X obj 422 115 sig~ 1000;
+#X obj 469 145 sig~ 0.999;
+#X obj 376 62 -~ 0.5;
+#X obj 376 88 *~ 2;
+#X msg 439 12 0;
+#X obj 55 156 loadbang;
+#X text 12 30 resofilt~: high-quality implementations of the moog 4-pole
+and tb303 3-pole reso ladder filter. state-limited which means it distorts
+on high reso input \, and can go into self oscillation when reso >
+1;
+#X obj 376 177 creb/resofilt~ 4;
+#X msg 55 189 resofilt~ 100;
+#X connect 0 2 6 0;
+#X connect 1 0 4 0;
+#X connect 2 0 9 1;
+#X connect 3 0 9 2;
+#X connect 4 0 5 0;
+#X connect 5 0 9 0;
+#X connect 6 0 1 1;
+#X connect 7 0 10 0;
+#X connect 9 0 0 1;
+#X connect 10 0 0 0;