From 577ac6e80ff4f436fbd054291ed7dddbc31bd49a Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 18 May 2004 21:33:33 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r1738, which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/iemlib/; revision=1739 --- iemabs/vcf_hp6~.pd | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 iemabs/vcf_hp6~.pd (limited to 'iemabs/vcf_hp6~.pd') diff --git a/iemabs/vcf_hp6~.pd b/iemabs/vcf_hp6~.pd new file mode 100644 index 0000000..5d01a83 --- /dev/null +++ b/iemabs/vcf_hp6~.pd @@ -0,0 +1,33 @@ +#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; -- cgit v1.2.1