From 3a6e961133dfc764c908df03802a0d5f92e64ff7 Mon Sep 17 00:00:00 2001 From: musil Date: Wed, 9 Mar 2005 17:29:03 +0000 Subject: sync with last iem 1.15 Release (helps in iemabs) svn path=/trunk/externals/iemlib/; revision=2612 --- iemabs/help-round~.pd | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 iemabs/help-round~.pd (limited to 'iemabs/help-round~.pd') diff --git a/iemabs/help-round~.pd b/iemabs/help-round~.pd new file mode 100644 index 0000000..1ca334e --- /dev/null +++ b/iemabs/help-round~.pd @@ -0,0 +1,25 @@ +#N canvas 375 118 322 334 10; +#X text 11 265 (c) musil@iem.kug.ac.at; +#X text 53 278 IEM KUG; +#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 28 290 graz \, austria 2003; +#X text 76 16 a signal-integer-number; +#X text 73 5 signal-float-rounding to; +#X connect 4 0 10 0; +#X connect 7 0 5 0; +#X connect 8 0 7 0; +#X connect 10 0 11 0; +#X connect 11 0 12 0; +#X connect 12 0 3 0; -- cgit v1.2.1