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/vcf_hp6~.pd | 69 ++++++++++++++++++++++++++++-------------------------- 1 file changed, 36 insertions(+), 33 deletions(-) (limited to 'iemabs/vcf_hp6~.pd') diff --git a/iemabs/vcf_hp6~.pd b/iemabs/vcf_hp6~.pd index 7ab7163..807da0c 100644 --- a/iemabs/vcf_hp6~.pd +++ b/iemabs/vcf_hp6~.pd @@ -1,33 +1,36 @@ -#N canvas 216 218 453 493 10; -#X obj 20 48 inlet~; -#X obj 20 358 outlet~; -#X text 12 402 (c) musil@iem.kug.ac.at; -#X text 54 415 IEM KUG; -#X text 69 47 ~signal_in~; -#X text 30 326 ~filtered signal_out~; -#X text 136 353 no arg.; -#X obj 64 77 inlet~; -#X obj 141 104 inlet~; -#X text 187 104 Q [-]; -#X text 110 78 cutoff_frequency [Hz]; -#X text 168 19 for frequency and Q; -#X text 29 427 graz \, austria 2003; -#X obj 20 283 vcf_filter~ hp2; -#X obj 20 307 vcf_filter~ hp2; -#X text 12 8 vcf_hp6~; -#X text 136 7 highpass 6.order with signal-inlets; -#X obj 20 259 vcf_filter~ hp2; -#X obj 141 173 iem_pow4~ 0.333333; -#X obj 63 170 iem_cot4~; -#X connect 0 0 17 0; -#X connect 7 0 19 0; -#X connect 8 0 18 0; -#X connect 13 0 14 0; -#X connect 14 0 1 0; -#X connect 17 0 13 0; -#X connect 18 0 17 2; -#X connect 18 0 13 2; -#X connect 18 0 14 2; -#X connect 19 0 13 1; -#X connect 19 0 14 1; -#X connect 19 0 17 1; +#N canvas 216 218 457 497 10; +#X obj 20 48 inlet~; +#X obj 20 358 outlet~; +#X text 69 47 ~signal_in~; +#X text 30 326 ~filtered signal_out~; +#X text 136 353 no arg.; +#X obj 64 77 inlet~; +#X obj 141 104 inlet~; +#X text 187 104 Q [-]; +#X text 110 78 cutoff_frequency [Hz]; +#X text 168 19 for frequency and Q; +#X obj 20 283 vcf_filter~ hp2; +#X obj 20 307 vcf_filter~ hp2; +#X text 12 8 vcf_hp6~; +#X text 136 7 highpass 6.order with signal-inlets; +#X obj 20 259 vcf_filter~ hp2; +#X obj 141 173 iem_pow4~ 0.333333; +#X obj 63 170 iem_cot4~; +#X text 166 435 IEM KUG; +#X text 150 423 musil; +#X text 180 423 @; +#X text 186 423 iem.at; +#X text 101 412 (c) Thomas Musil 2000 - 2005; +#X text 149 445 Graz \, Austria; +#X connect 0 0 14 0; +#X connect 5 0 16 0; +#X connect 6 0 15 0; +#X connect 10 0 11 0; +#X connect 11 0 1 0; +#X connect 14 0 10 0; +#X connect 15 0 14 2; +#X connect 15 0 10 2; +#X connect 15 0 11 2; +#X connect 16 0 10 1; +#X connect 16 0 11 1; +#X connect 16 0 14 1; -- cgit v1.2.1