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_bp2~.pd | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 iemabs/vcf_bp2~.pd (limited to 'iemabs/vcf_bp2~.pd') diff --git a/iemabs/vcf_bp2~.pd b/iemabs/vcf_bp2~.pd new file mode 100644 index 0000000..921f0bc --- /dev/null +++ b/iemabs/vcf_bp2~.pd @@ -0,0 +1,23 @@ +#N canvas 216 218 415 401 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 138 283 no arg.; +#X obj 67 69 inlet~; +#X obj 133 98 inlet~; +#X text 179 98 Q [-]; +#X text 31 357 graz \, austria 2003; +#X text 130 20 for frequency and Q; +#X text 113 70 center_frequency [Hz]; +#X obj 67 135 iem_cot4~; +#X text 12 8 vcf_bp2~; +#X text 85 8 bandpass 2.order with signal-inlets; +#X obj 22 237 vcf_filter~ rbp; +#X connect 0 0 16 0; +#X connect 7 0 13 0; +#X connect 8 0 16 2; +#X connect 13 0 16 1; +#X connect 16 0 1 0; -- cgit v1.2.1