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_lp2~.pd | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 iemabs/vcf_lp2~.pd (limited to 'iemabs/vcf_lp2~.pd') diff --git a/iemabs/vcf_lp2~.pd b/iemabs/vcf_lp2~.pd new file mode 100644 index 0000000..a064e01 --- /dev/null +++ b/iemabs/vcf_lp2~.pd @@ -0,0 +1,23 @@ +#N canvas 216 218 411 397 10; +#X obj 22 42 inlet~; +#X obj 22 288 outlet~; +#X text 14 332 (c) musil@iem.kug.ac.at; +#X text 56 345 IEM KUG; +#X text 71 41 ~signal_in~; +#X text 32 256 ~filtered signal_out~; +#X text 12 8 vcf_lp2~; +#X text 138 283 no arg.; +#X obj 64 70 inlet~; +#X obj 133 97 inlet~; +#X text 179 97 Q [-]; +#X text 110 71 cutoff_frequency [Hz]; +#X obj 22 237 vcf_filter~ lp2; +#X text 31 357 graz \, austria 2003; +#X text 85 8 lowpass 2.order with signal-inlets; +#X text 130 20 for frequency and Q; +#X obj 63 206 iem_cot~; +#X connect 0 0 12 0; +#X connect 8 0 16 0; +#X connect 9 0 12 2; +#X connect 12 0 1 0; +#X connect 16 0 12 1; -- cgit v1.2.1