From 61982032ea7eee2c3864add894b2199b639dd225 Mon Sep 17 00:00:00 2001 From: musil Date: Fri, 1 Apr 2005 17:37:22 +0000 Subject: initial checkin (release 1.15) this time as binary (instead of text) svn path=/trunk/externals/iemlib/; revision=2665 --- 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..696ebfd --- /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