diff options
Diffstat (limited to 'iemhelp/help-round~.pd')
-rw-r--r-- | iemhelp/help-round~.pd | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/iemhelp/help-round~.pd b/iemhelp/help-round~.pd new file mode 100644 index 0000000..3a97265 --- /dev/null +++ b/iemhelp/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; |