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/round~-help.pd | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 iemhelp/round~-help.pd (limited to 'iemhelp/round~-help.pd') diff --git a/iemhelp/round~-help.pd b/iemhelp/round~-help.pd new file mode 100644 index 0000000..9ae0402 --- /dev/null +++ b/iemhelp/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