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_rbp8~.pd | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 iemabs/vcf_rbp8~.pd (limited to 'iemabs/vcf_rbp8~.pd') diff --git a/iemabs/vcf_rbp8~.pd b/iemabs/vcf_rbp8~.pd new file mode 100644 index 0000000..9d49480 --- /dev/null +++ b/iemabs/vcf_rbp8~.pd @@ -0,0 +1,40 @@ +#N canvas 216 218 455 495 10; +#X obj 20 48 inlet~; +#X obj 21 357 outlet~; +#X text 69 47 ~signal_in~; +#X text 30 326 ~filtered signal_out~; +#X text 136 353 no arg.; +#X obj 66 78 inlet~; +#X obj 132 101 inlet~; +#X text 178 101 Q [-]; +#X text 112 79 center_frequency [Hz]; +#X text 167 20 for frequency and Q; +#X obj 21 275 vcf_filter~ rbp2; +#X obj 21 302 vcf_filter~ rbp2; +#X obj 21 244 vcf_filter~ rbp2; +#X obj 21 217 vcf_filter~ rbp2; +#X text 114 6 resonance-bandpass 8.order with signal-inlets; +#X text 12 8 vcf_rbp8~; +#X obj 132 140 *~ 0.4345; +#X obj 66 139 iem_cot4~; +#X text 166 415 IEM KUG; +#X text 150 403 musil; +#X text 180 403 @; +#X text 186 403 iem.at; +#X text 101 392 (c) Thomas Musil 2000 - 2005; +#X text 149 425 Graz \, Austria; +#X connect 0 0 13 0; +#X connect 5 0 17 0; +#X connect 6 0 16 0; +#X connect 10 0 11 0; +#X connect 11 0 1 0; +#X connect 12 0 10 0; +#X connect 13 0 12 0; +#X connect 16 0 13 2; +#X connect 16 0 12 2; +#X connect 16 0 10 2; +#X connect 16 0 11 2; +#X connect 17 0 10 1; +#X connect 17 0 11 1; +#X connect 17 0 12 1; +#X connect 17 0 13 1; -- cgit v1.2.1