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/divl~-help.pd | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 iemabs/divl~-help.pd (limited to 'iemabs/divl~-help.pd') diff --git a/iemabs/divl~-help.pd b/iemabs/divl~-help.pd new file mode 100644 index 0000000..124cf44 --- /dev/null +++ b/iemabs/divl~-help.pd @@ -0,0 +1,31 @@ +#N canvas 375 118 391 361 10; +#X text 28 48 dsp ON/OFF; +#X floatatom 76 143 9 0 22000 0 - - -; +#X floatatom 11 88 5 0 0 0 - - -; +#X text 46 87 % cpu; +#X floatatom 116 169 5 2 9999 0 - - -; +#X text 159 168 ms; +#X obj 11 68 dsp; +#X obj 11 48 tgl 15 0 empty empty empty 8 -8 0 10 -262144 -1 -1 0 1 +; +#X text 140 198 2.arg: interpolation_time [ms]; +#X obj 37 215 unsig~; +#X floatatom 37 238 9 0 22000 0 - - -; +#X obj 23 140 sig~ 1; +#X text 79 8 signal division with line~; +#X text 140 186 1.arg: 2nd operand of division; +#X obj 37 192 divl~ 0.5 2000; +#X text 13 8 divl~; +#X text 175 268 IEM KUG; +#X text 159 256 musil; +#X text 189 256 @; +#X text 195 256 iem.at; +#X text 110 245 (c) Thomas Musil 2000 - 2005; +#X text 158 278 Graz \, Austria; +#X connect 1 0 14 1; +#X connect 4 0 14 2; +#X connect 6 0 2 0; +#X connect 7 0 6 0; +#X connect 9 0 10 0; +#X connect 11 0 14 0; +#X connect 14 0 9 0; -- cgit v1.2.1