aboutsummaryrefslogtreecommitdiff
path: root/unittests/resofilt~-unittest.pd
diff options
context:
space:
mode:
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;