From 4fe15ead815774b1ef073550fd2260b5ffb4b28c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Thu, 2 Jun 2005 18:28:38 +0000 Subject: updated for release-1.16 svn path=/trunk/externals/iemlib/; revision=3105 --- iemabs/hp2c~.pd | 77 ++++++++++++++++++++++++++++++--------------------------- 1 file changed, 40 insertions(+), 37 deletions(-) (limited to 'iemabs/hp2c~.pd') diff --git a/iemabs/hp2c~.pd b/iemabs/hp2c~.pd index 77e8121..eebdd31 100644 --- a/iemabs/hp2c~.pd +++ b/iemabs/hp2c~.pd @@ -1,37 +1,40 @@ -#N canvas 406 261 408 347 10; -#X obj 22 42 inlet~; -#X obj 56 63 inlet; -#X obj 22 193 outlet~; -#X text 8 295 (c) musil@iem.kug.ac.at; -#X text 50 308 IEM KUG; -#X text 62 42 ~signal_in~; -#X text 93 64 cutoff_frequency [Hz]; -#X obj 91 87 inlet; -#X text 195 136 interpolation_time [ms]; -#X text 32 176 ~filtered signal_out~; -#X obj 126 111 inlet; -#X text 25 320 graz \, austria 2001; -#X obj 161 136 inlet; -#X text 127 87 damping [-]; -#X text 162 111 frequency-shift [-]; -#X text 12 8 hp2c~; -#X text 60 8 highpass 2.order for filter-cascades; -#X obj 22 157 filter~ hp2c \$1 \$2 \$3 \$4; -#X obj 56 211 outlet; -#X obj 88 236 outlet; -#X obj 119 255 outlet; -#X obj 161 274 outlet; -#X text 129 235 dummy; -#X text 159 254 dummy; -#X text 128 190 1.arg: cutoff_frequency [Hz]; -#X text 128 199 2.arg: damping [-]; -#X text 128 208 3.arg: frequency-shift [-]; -#X text 128 218 4.arg: interpolation_time [ms] (opt.); -#X connect 0 0 17 0; -#X connect 1 0 17 1; -#X connect 1 0 18 0; -#X connect 7 0 17 2; -#X connect 10 0 17 3; -#X connect 12 0 17 4; -#X connect 12 0 21 0; -#X connect 17 0 2 0; +#N canvas 406 261 412 351 10; +#X obj 22 42 inlet~; +#X obj 56 63 inlet; +#X obj 22 193 outlet~; +#X text 62 42 ~signal_in~; +#X text 93 64 cutoff_frequency [Hz]; +#X obj 91 87 inlet; +#X text 195 136 interpolation_time [ms]; +#X text 32 176 ~filtered signal_out~; +#X obj 126 111 inlet; +#X obj 161 136 inlet; +#X text 127 87 damping [-]; +#X text 162 111 frequency-shift [-]; +#X text 12 8 hp2c~; +#X text 60 8 highpass 2.order for filter-cascades; +#X obj 22 157 filter~ hp2c \$1 \$2 \$3 \$4; +#X obj 56 211 outlet; +#X obj 88 236 outlet; +#X obj 119 255 outlet; +#X obj 161 274 outlet; +#X text 129 235 dummy; +#X text 159 254 dummy; +#X text 128 190 1.arg: cutoff_frequency [Hz]; +#X text 128 199 2.arg: damping [-]; +#X text 128 208 3.arg: frequency-shift [-]; +#X text 128 218 4.arg: interpolation_time [ms] (opt.); +#X text 176 315 IEM KUG; +#X text 160 303 musil; +#X text 190 303 @; +#X text 196 303 iem.at; +#X text 111 292 (c) Thomas Musil 2000 - 2005; +#X text 159 325 Graz \, Austria; +#X connect 0 0 14 0; +#X connect 1 0 14 1; +#X connect 1 0 15 0; +#X connect 5 0 14 2; +#X connect 8 0 14 3; +#X connect 9 0 14 4; +#X connect 9 0 18 0; +#X connect 14 0 2 0; -- cgit v1.2.1