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/unsig~-help.pd | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 iemabs/unsig~-help.pd (limited to 'iemabs/unsig~-help.pd') diff --git a/iemabs/unsig~-help.pd b/iemabs/unsig~-help.pd new file mode 100644 index 0000000..2d33494 --- /dev/null +++ b/iemabs/unsig~-help.pd @@ -0,0 +1,30 @@ +#N canvas 487 158 394 308 10; +#X floatatom 22 215 9 0 0 0 - - -; +#X text 28 155 ~signal_in~; +#X text 41 44 dsp ON/OFF; +#X obj 22 65 dsp; +#X floatatom 22 86 5 0 0 0 - - -; +#X text 62 88 % cpu; +#X obj 22 171 unsig~; +#X obj 22 125 osc~ 0.03; +#X obj 22 45 tgl 15 1 empty empty empty 8 -8 0 10 -262144 -1 -1 0 1 +; +#X text 14 5 unsig~; +#X text 75 18 convert signal to float; +#X floatatom 110 214 9 0 0 0 - - -; +#X obj 110 153 unsig~ 1000; +#X text 177 191 (opt. 300 ms); +#X text 125 178 1.arg: metro-time in ms; +#X text 78 5 counterpart to sig~; +#X text 195 268 IEM KUG; +#X text 179 256 musil; +#X text 209 256 @; +#X text 215 256 iem.at; +#X text 130 245 (c) Thomas Musil 2000 - 2005; +#X text 178 278 Graz \, Austria; +#X connect 3 0 4 0; +#X connect 6 0 0 0; +#X connect 7 0 6 0; +#X connect 7 0 12 0; +#X connect 8 0 3 0; +#X connect 12 0 11 0; -- cgit v1.2.1