From a65a07c1eb3a4bf476c69153ecffb5c7d333f3b8 Mon Sep 17 00:00:00 2001 From: musil Date: Wed, 22 Nov 2006 12:22:22 +0000 Subject: added help files with *-help.pd svn path=/trunk/externals/iemlib/; revision=6372 --- iemhelp/addl~-help.pd | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 iemhelp/addl~-help.pd (limited to 'iemhelp/addl~-help.pd') diff --git a/iemhelp/addl~-help.pd b/iemhelp/addl~-help.pd new file mode 100644 index 0000000..6bbb75c --- /dev/null +++ b/iemhelp/addl~-help.pd @@ -0,0 +1,31 @@ +#N canvas 375 118 402 384 10; +#X text 28 48 dsp ON/OFF; +#X floatatom 85 141 9 0 22000 0 - - -; +#X floatatom 11 88 5 0 0 0 - - -; +#X text 46 87 % cpu; +#X floatatom 125 167 5 2 9999 0 - - -; +#X text 168 166 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 144 196 2.arg: interpolation_time [ms]; +#X text 13 8 addl~; +#X text 79 8 signal addition with line~; +#X obj 46 213 unsig~; +#X floatatom 46 236 9 0 22000 0 - - -; +#X obj 31 139 sig~ 1; +#X obj 46 190 addl~ 0.5 2000; +#X text 144 184 1.arg: 2nd operand of addition; +#X text 184 264 IEM KUG; +#X text 168 252 musil; +#X text 198 252 @; +#X text 204 252 iem.at; +#X text 119 241 (c) Thomas Musil 2000 - 2005; +#X text 167 274 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 11 0 12 0; +#X connect 13 0 14 0; +#X connect 14 0 11 0; -- cgit v1.2.1