From cd623379e1527476011d48698ee5b73d3b48c845 Mon Sep 17 00:00:00 2001 From: Katja Date: Sun, 13 Nov 2011 15:18:49 +0000 Subject: add unittest dir plus content to creb svn path=/trunk/externals/creb/; revision=15736 --- unittests/resofilt~-unittest.pd | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 unittests/resofilt~-unittest.pd (limited to 'unittests/resofilt~-unittest.pd') 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; -- cgit v1.2.1