aboutsummaryrefslogtreecommitdiff
path: root/unittests/resofilt~-unittest.pd
blob: dd3a7e44a9fc561d28bbd3cf31ea9366e945d715 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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;