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_bp8~.pd | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 iemabs/vcf_bp8~.pd (limited to 'iemabs/vcf_bp8~.pd') diff --git a/iemabs/vcf_bp8~.pd b/iemabs/vcf_bp8~.pd new file mode 100644 index 0000000..fc99ec2 --- /dev/null +++ b/iemabs/vcf_bp8~.pd @@ -0,0 +1,37 @@ +#N canvas 505 181 449 489 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 62 76 inlet~; +#X obj 153 103 inlet~; +#X text 199 103 Q [-]; +#X text 108 77 center_frequency [Hz]; +#X obj 20 283 vcf_filter~ bp2; +#X obj 20 307 vcf_filter~ bp2; +#X text 167 20 for frequency and Q; +#X text 29 427 graz \, austria 2003; +#X obj 20 258 vcf_filter~ bp2; +#X text 12 8 vcf_bp8~; +#X text 134 6 bandpass 8.order with signal-inlets; +#X obj 20 229 vcf_filter~ bp2; +#X obj 63 173 iem_cot4~; +#X obj 153 134 *~ 0.4345; +#X connect 0 0 18 0; +#X connect 7 0 19 0; +#X connect 8 0 20 0; +#X connect 11 0 12 0; +#X connect 12 0 1 0; +#X connect 15 0 11 0; +#X connect 18 0 15 0; +#X connect 19 0 11 1; +#X connect 19 0 12 1; +#X connect 19 0 15 1; +#X connect 19 0 18 1; +#X connect 20 0 18 2; +#X connect 20 0 15 2; +#X connect 20 0 11 2; +#X connect 20 0 12 2; -- cgit v1.2.1