From d72ba111d34ba1a2eced36c4437b26d44c7eb807 Mon Sep 17 00:00:00 2001 From: musil Date: Thu, 11 Dec 2008 19:47:25 +0000 Subject: single or double precision for filter~, lp1_d~ lp10_butt_d~ svn path=/trunk/externals/iemlib/; revision=10447 --- iemabs/lp10_butt_d~.pd | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 iemabs/lp10_butt_d~.pd (limited to 'iemabs/lp10_butt_d~.pd') diff --git a/iemabs/lp10_butt_d~.pd b/iemabs/lp10_butt_d~.pd new file mode 100644 index 0000000..8491502 --- /dev/null +++ b/iemabs/lp10_butt_d~.pd @@ -0,0 +1,40 @@ +#N canvas 350 22 416 312 10; +#X obj 22 42 inlet~; +#X obj 53 66 inlet; +#X obj 22 230 outlet~; +#X text 62 42 ~signal_in~; +#X text 90 67 cutoff_frequency [Hz]; +#X text 183 86 interpolation_time [ms]; +#X text 33 208 ~filtered signal_out~; +#X obj 149 86 inlet; +#X text 5 5 lp10_butt~; +#X text 81 5 lowpass 10.order with butterworth characteristic; +#X text 86 226 1.arg: cutoff_frequency [Hz]; +#X text 86 236 2.arg: interpolation_time [ms] (opt.); +#X text 176 275 IEM KUG; +#X text 160 263 musil; +#X text 190 263 @; +#X text 196 263 iem.at; +#X text 111 252 (c) Thomas Musil 2000 - 2005; +#X text 159 285 Graz \, Austria; +#X obj 22 107 lp2c_d~ \$1 0.312869 1 \$2; +#X obj 22 127 lp2c_d~ \$1 0.907981 1 \$2; +#X obj 22 146 lp2c_d~ \$1 1.41421 1 \$2; +#X obj 22 167 lp2c_d~ \$1 1.78201 1 \$2; +#X obj 22 187 lp2c_d~ \$1 1.97538 1 \$2; +#X connect 0 0 18 0; +#X connect 1 0 18 1; +#X connect 7 0 18 4; +#X connect 18 0 19 0; +#X connect 18 1 19 1; +#X connect 18 4 19 4; +#X connect 19 0 20 0; +#X connect 19 1 20 1; +#X connect 19 4 20 4; +#X connect 20 0 21 0; +#X connect 20 1 21 1; +#X connect 20 4 21 4; +#X connect 21 0 22 0; +#X connect 21 1 22 1; +#X connect 21 4 22 4; +#X connect 22 0 2 0; -- cgit v1.2.1