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/hp1c~.pd | 73 ++++++++++++++++++++++++++++++--------------------------- 1 file changed, 38 insertions(+), 35 deletions(-) (limited to 'iemabs/hp1c~.pd') diff --git a/iemabs/hp1c~.pd b/iemabs/hp1c~.pd index 3de6d8f..99fa31f 100644 --- a/iemabs/hp1c~.pd +++ b/iemabs/hp1c~.pd @@ -1,35 +1,38 @@ -#N canvas 325 243 413 348 10; -#X obj 22 42 inlet~; -#X obj 55 66 inlet; -#X obj 22 196 outlet~; -#X text 12 299 (c) musil@iem.kug.ac.at; -#X text 54 312 IEM KUG; -#X text 62 42 ~signal_in~; -#X text 92 67 cutoff_frequency [Hz]; -#X text 189 134 interpolation_time [ms]; -#X text 32 176 ~filtered signal_out~; -#X obj 88 93 inlet; -#X text 29 324 graz \, austria 2001; -#X obj 155 134 inlet; -#X text 124 93 frequency-shift [-]; -#X text 12 8 hp1c~; -#X text 60 8 highpass 1.order for filter-cascades; -#X obj 22 157 filter~ hp1c \$1 \$2 1 \$3; -#X obj 55 214 outlet; -#X obj 86 232 outlet; -#X obj 115 251 outlet; -#X obj 155 271 outlet; -#X text 127 231 dummy; -#X text 155 250 dummy; -#X obj 123 113 inlet; -#X text 158 113 dummy; -#X text 120 192 1.arg: cutoff_frequency [Hz]; -#X text 120 202 2.arg: frequency-shift [-]; -#X text 120 212 3.arg: interpolation_time [ms] (opt.); -#X connect 0 0 15 0; -#X connect 1 0 15 1; -#X connect 1 0 16 0; -#X connect 9 0 15 2; -#X connect 11 0 15 4; -#X connect 11 0 19 0; -#X connect 15 0 2 0; +#N canvas 325 243 417 352 10; +#X obj 22 42 inlet~; +#X obj 55 66 inlet; +#X obj 22 196 outlet~; +#X text 62 42 ~signal_in~; +#X text 92 67 cutoff_frequency [Hz]; +#X text 189 134 interpolation_time [ms]; +#X text 32 176 ~filtered signal_out~; +#X obj 88 93 inlet; +#X obj 155 134 inlet; +#X text 124 93 frequency-shift [-]; +#X text 12 8 hp1c~; +#X text 60 8 highpass 1.order for filter-cascades; +#X obj 22 157 filter~ hp1c \$1 \$2 1 \$3; +#X obj 55 214 outlet; +#X obj 86 232 outlet; +#X obj 115 251 outlet; +#X obj 155 271 outlet; +#X text 127 231 dummy; +#X text 155 250 dummy; +#X obj 123 113 inlet; +#X text 158 113 dummy; +#X text 120 192 1.arg: cutoff_frequency [Hz]; +#X text 120 202 2.arg: frequency-shift [-]; +#X text 120 212 3.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 12 0; +#X connect 1 0 12 1; +#X connect 1 0 13 0; +#X connect 7 0 12 2; +#X connect 8 0 12 4; +#X connect 8 0 16 0; +#X connect 12 0 2 0; -- cgit v1.2.1