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/lp1~-help.pd | 58 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 iemabs/lp1~-help.pd (limited to 'iemabs/lp1~-help.pd') diff --git a/iemabs/lp1~-help.pd b/iemabs/lp1~-help.pd new file mode 100644 index 0000000..a39284c --- /dev/null +++ b/iemabs/lp1~-help.pd @@ -0,0 +1,58 @@ +#N canvas 257 125 381 464 10; +#X text 13 245 ~signal_in~; +#X text 38 33 dsp ON/OFF; +#X floatatom 89 162 3 15 133 0 - - -; +#X obj 89 181 mtof; +#X floatatom 89 200 9 0 22000 0 - - -; +#X text 153 201 Hz; +#X text 68 274 ~signal_out~; +#X floatatom 195 258 7 0 0 0 - - -; +#X text 246 259 dB; +#X floatatom 129 143 9 0 22000 0 - - -; +#X text 193 144 Hz; +#X floatatom 56 104 3 15 133 0 - - -; +#X floatatom 21 73 5 0 0 0 - - -; +#X text 60 74 % cpu; +#X floatatom 123 235 5 2 9999 0 - - -; +#X text 164 236 ms; +#X obj 21 53 dsp; +#X obj 21 33 tgl 15 0 empty empty empty 8 -8 0 10 -262144 -1 -1 0 1 +; +#X obj 56 319 dac~; +#X obj 56 294 gainvu~ 300; +#X obj 234 136 vu 15 120 empty empty 8 -8 0 10 -66577 -1 1 0; +#X obj 295 163 vsl 15 128 0 127 0 1 empty empty empty 8 -8 0 10 -262144 +-1 -1 8000 1; +#X obj 56 123 testtone~ 200; +#X obj 120 89 init 69; +#X text 83 105 midi; +#X text 21 344 1.arg: cutoff_freq. [Hz]; +#X text 21 354 2.arg: interpolation_time [ms]; +#X obj 56 260 lp1~ 440 200; +#X floatatom 266 309 7 0 0 0 - - -; +#X text 317 310 dB; +#X obj 13 13 cnv 8 1 1 empty empty lp1~ 1 2 1 18 -262144 -1109 0; +#X text 83 6 lowpass 1.order; +#X text 106 415 IEM KUG; +#X text 90 403 musil; +#X text 120 403 @; +#X text 126 403 iem.at; +#X text 41 392 (c) Thomas Musil 2000 - 2005; +#X text 89 425 Graz \, Austria; +#X connect 2 0 3 0; +#X connect 3 0 4 0; +#X connect 4 0 27 1; +#X connect 11 0 22 0; +#X connect 14 0 27 2; +#X connect 16 0 12 0; +#X connect 17 0 16 0; +#X connect 19 0 18 0; +#X connect 19 0 18 1; +#X connect 19 1 28 0; +#X connect 19 2 20 0; +#X connect 20 1 7 0; +#X connect 21 0 19 1; +#X connect 22 0 27 0; +#X connect 22 1 9 0; +#X connect 23 0 11 0; +#X connect 27 0 19 0; -- cgit v1.2.1