From 44e3e2d0e046f00f0366e376209f482dfc8018cf Mon Sep 17 00:00:00 2001 From: musil Date: Sat, 9 Dec 2006 02:36:07 +0000 Subject: changed makefile changed README.txt changed help-*.pd to *-help.pd chanded file structure to standard 2nd step new abs and help svn path=/trunk/externals/iemlib/; revision=6757 --- iemabs/vcf_bp6~.pd | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 iemabs/vcf_bp6~.pd (limited to 'iemabs/vcf_bp6~.pd') diff --git a/iemabs/vcf_bp6~.pd b/iemabs/vcf_bp6~.pd new file mode 100644 index 0000000..298f8cb --- /dev/null +++ b/iemabs/vcf_bp6~.pd @@ -0,0 +1,36 @@ +#N canvas 216 218 451 491 10; +#X obj 20 48 inlet~; +#X obj 20 358 outlet~; +#X text 69 47 ~signal_in~; +#X text 30 326 ~filtered signal_out~; +#X text 136 353 no arg.; +#X obj 63 75 inlet~; +#X obj 143 102 inlet~; +#X text 189 102 Q [-]; +#X text 109 76 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 12 8 vcf_bp6~; +#X text 135 6 bandpass 6.order with signal-inlets; +#X obj 20 258 vcf_filter~ bp2; +#X obj 143 150 *~ 0.51; +#X obj 62 164 iem_cot4~; +#X text 166 435 IEM KUG; +#X text 150 423 musil; +#X text 180 423 @; +#X text 186 423 iem.at; +#X text 101 412 (c) Thomas Musil 2000 - 2005; +#X text 149 445 Graz \, Austria; +#X connect 0 0 14 0; +#X connect 5 0 16 0; +#X connect 6 0 15 0; +#X connect 9 0 10 0; +#X connect 10 0 1 0; +#X connect 14 0 9 0; +#X connect 15 0 14 2; +#X connect 15 0 9 2; +#X connect 15 0 10 2; +#X connect 16 0 14 1; +#X connect 16 0 9 1; +#X connect 16 0 10 1; -- cgit v1.2.1