From 8e085a6564e2e35408197158b81192a6bc181ea0 Mon Sep 17 00:00:00 2001 From: musil Date: Thu, 16 Dec 2010 02:27:11 +0000 Subject: all double precision filter were edited svn path=/trunk/externals/iemlib/; revision=14661 --- iemabs/lp2c_dp~.pd | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) (limited to 'iemabs/lp2c_dp~.pd') diff --git a/iemabs/lp2c_dp~.pd b/iemabs/lp2c_dp~.pd index 6b7b9f8..727b787 100644 --- a/iemabs/lp2c_dp~.pd +++ b/iemabs/lp2c_dp~.pd @@ -8,8 +8,7 @@ #X text 195 136 interpolation_time [ms]; #X text 32 176 ~filtered signal_out~; #X obj 126 111 inlet; -#X text 12 8 lp2c~; -#X text 60 8 lowpass 2.order for filter-cascades; +#X text 77 8 lowpass 2.order for filter-cascades; #X obj 161 136 inlet; #X text 127 87 damping [-]; #X text 162 111 frequency-shift [-]; @@ -24,17 +23,19 @@ #X text 128 208 3.arg: frequency-shift [-]; #X text 128 218 4.arg: interpolation_time [ms] (opt.); #X text 176 325 IEM KUG; -#X text 160 313 musil; +#X text 154 313 musil; #X text 190 313 @; -#X text 196 313 iem.at; -#X text 111 302 (c) Thomas Musil 2000 - 2005; +#X text 198 313 iem.at; #X text 159 335 Graz \, Austria; #X obj 22 157 filter~ dlp2c \$1 \$2 \$3 \$4; -#X connect 0 0 30 0; -#X connect 1 0 14 0; -#X connect 1 0 30 1; -#X connect 5 0 30 2; -#X connect 8 0 30 3; -#X connect 11 0 17 0; -#X connect 11 0 30 4; -#X connect 30 0 2 0; +#X text 12 8 lp2c_dp~; +#X text 129 23 with double precision; +#X text 111 302 (c) Thomas Musil 2000 - 2010; +#X connect 0 0 28 0; +#X connect 1 0 13 0; +#X connect 1 0 28 1; +#X connect 5 0 28 2; +#X connect 8 0 28 3; +#X connect 10 0 16 0; +#X connect 10 0 28 4; +#X connect 28 0 2 0; -- cgit v1.2.1