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_lp4~.pd | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 iemabs/vcf_lp4~.pd (limited to 'iemabs/vcf_lp4~.pd') diff --git a/iemabs/vcf_lp4~.pd b/iemabs/vcf_lp4~.pd new file mode 100644 index 0000000..7e68c84 --- /dev/null +++ b/iemabs/vcf_lp4~.pd @@ -0,0 +1,29 @@ +#N canvas 216 218 443 483 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 76 inlet~; +#X obj 130 103 inlet~; +#X text 176 103 Q [-]; +#X text 110 77 cutoff_frequency [Hz]; +#X text 12 8 vcf_lp4~; +#X obj 20 270 vcf_filter~ lp2; +#X obj 20 307 vcf_filter~ lp2; +#X text 136 7 lowpass 4.order with signal-inlets; +#X text 168 19 for frequency and Q; +#X text 29 427 graz \, austria 2003; +#X obj 63 216 iem_cot4~; +#X obj 130 132 iem_sqrt4~; +#X connect 0 0 12 0; +#X connect 7 0 17 0; +#X connect 8 0 18 0; +#X connect 12 0 13 0; +#X connect 13 0 1 0; +#X connect 17 0 12 1; +#X connect 17 0 13 1; +#X connect 18 0 12 2; +#X connect 18 0 13 2; -- cgit v1.2.1