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_bp2~.pd | 26 ++++++++++++++++++++++++++ 1 file changed, 26 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..90e960a --- /dev/null +++ b/iemabs/vcf_bp2~.pd @@ -0,0 +1,26 @@ +#N canvas 216 218 419 405 10; +#X obj 22 42 inlet~; +#X obj 22 288 outlet~; +#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 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 text 166 355 IEM KUG; +#X text 150 343 musil; +#X text 180 343 @; +#X text 186 343 iem.at; +#X text 101 332 (c) Thomas Musil 2000 - 2005; +#X text 149 365 Graz \, Austria; +#X connect 0 0 13 0; +#X connect 5 0 10 0; +#X connect 6 0 13 2; +#X connect 10 0 13 1; +#X connect 13 0 1 0; -- cgit v1.2.1