From 9056179fcd52793c16112471d1d7fed45722194c Mon Sep 17 00:00:00 2001 From: Guenter Geiger Date: Thu, 20 Mar 2003 19:16:35 +0000 Subject: added creb library svn path=/trunk/; revision=487 --- externals/build/doc/biquadseries~.pd | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 externals/build/doc/biquadseries~.pd (limited to 'externals/build/doc/biquadseries~.pd') diff --git a/externals/build/doc/biquadseries~.pd b/externals/build/doc/biquadseries~.pd new file mode 100644 index 00000000..89d7ce0a --- /dev/null +++ b/externals/build/doc/biquadseries~.pd @@ -0,0 +1,22 @@ +#N canvas 389 207 533 299 10; +#X obj 37 246 dac~; +#X msg 81 132 butterLP \$1; +#X msg 173 131 butterHP \$1; +#X floatatom 81 105 5 0 0; +#X floatatom 173 104 5 0 0; +#X obj 48 78 *~; +#X floatatom 82 55 5 0 0; +#X obj 48 35 noise~; +#X text 269 132 butterworth lowpass and highpass; +#X text 181 178 creation argument: number of 2nd order sections; +#X obj 48 178 biquadseries~ 4; +#X text 173 22 biquadseries~ second order iir series section; +#X connect 1 0 10 0; +#X connect 2 0 10 0; +#X connect 3 0 1 0; +#X connect 4 0 2 0; +#X connect 5 0 10 0; +#X connect 6 0 5 1; +#X connect 7 0 5 0; +#X connect 10 0 0 0; +#X connect 10 0 0 1; -- cgit v1.2.1