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_lp2~.pd | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 iemabs/vcf_lp2~.pd (limited to 'iemabs/vcf_lp2~.pd') diff --git a/iemabs/vcf_lp2~.pd b/iemabs/vcf_lp2~.pd new file mode 100644 index 0000000..4b48f71 --- /dev/null +++ b/iemabs/vcf_lp2~.pd @@ -0,0 +1,26 @@ +#N canvas 216 218 415 401 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 12 8 vcf_lp2~; +#X text 138 283 no arg.; +#X obj 64 70 inlet~; +#X obj 133 97 inlet~; +#X text 179 97 Q [-]; +#X text 110 71 cutoff_frequency [Hz]; +#X obj 22 237 vcf_filter~ lp2; +#X text 85 8 lowpass 2.order with signal-inlets; +#X text 130 20 for frequency and Q; +#X obj 63 206 iem_cot~; +#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 10 0; +#X connect 6 0 13 0; +#X connect 7 0 10 2; +#X connect 10 0 1 0; +#X connect 13 0 10 1; -- cgit v1.2.1