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/round~-help.pd | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 iemabs/round~-help.pd (limited to 'iemabs/round~-help.pd') diff --git a/iemabs/round~-help.pd b/iemabs/round~-help.pd new file mode 100644 index 0000000..9ae0402 --- /dev/null +++ b/iemabs/round~-help.pd @@ -0,0 +1,28 @@ +#N canvas 375 118 326 338 10; +#X text 28 48 dsp ON/OFF; +#X floatatom 45 225 7 0 0 0 - - -; +#X floatatom 46 119 7 0 0 0 - - -; +#X floatatom 11 88 5 0 0 0 - - -; +#X text 46 87 % cpu; +#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 9 5 round~; +#X obj 46 141 sig~; +#X obj 46 170 round~; +#X obj 45 203 unsig~; +#X text 96 168 no arg; +#X text 76 16 a signal-integer-number; +#X text 73 5 signal-float-rounding to; +#X text 115 278 IEM KUG; +#X text 99 266 musil; +#X text 129 266 @; +#X text 135 266 iem.at; +#X text 50 255 (c) Thomas Musil 2000 - 2005; +#X text 98 288 Graz \, Austria; +#X connect 2 0 8 0; +#X connect 5 0 3 0; +#X connect 6 0 5 0; +#X connect 8 0 9 0; +#X connect 9 0 10 0; +#X connect 10 0 1 0; -- cgit v1.2.1