diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2004-05-18 21:33:33 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2004-05-18 21:33:33 +0000 |
commit | 577ac6e80ff4f436fbd054291ed7dddbc31bd49a (patch) | |
tree | 6ec69b216dda68d7de38a5eba1851b9d4f1431e6 /iemhelp/help-round~.pd |
This commit was generated by cvs2svn to compensate for changes in r1738,svn2git-root
which included commits to RCS files with non-trunk default branches.
svn path=/trunk/externals/iemlib/; revision=1739
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; |