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_hp2~.pd | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 iemabs/vcf_hp2~.pd (limited to 'iemabs/vcf_hp2~.pd') diff --git a/iemabs/vcf_hp2~.pd b/iemabs/vcf_hp2~.pd new file mode 100644 index 0000000..cb40fad --- /dev/null +++ b/iemabs/vcf_hp2~.pd @@ -0,0 +1,25 @@ +#N canvas 216 218 417 403 10; +#X obj 22 42 inlet~; +#X obj 22 288 outlet~; +#X text 71 41 ~signal_in~; +#X text 138 283 no arg.; +#X obj 66 71 inlet~; +#X obj 134 96 inlet~; +#X text 180 96 Q [-]; +#X text 112 72 cutoff_frequency [Hz]; +#X text 130 20 for frequency and Q; +#X text 12 8 vcf_hp2~; +#X text 85 8 highpass 2.order with signal-inlets; +#X obj 22 237 vcf_filter~ hp2; +#X obj 65 208 iem_cot~; +#X text 166 345 IEM KUG; +#X text 150 333 musil; +#X text 180 333 @; +#X text 186 333 iem.at; +#X text 101 322 (c) Thomas Musil 2000 - 2005; +#X text 149 355 Graz \, Austria; +#X connect 0 0 11 0; +#X connect 4 0 12 0; +#X connect 5 0 11 2; +#X connect 11 0 1 0; +#X connect 12 0 11 1; -- cgit v1.2.1