From 577ac6e80ff4f436fbd054291ed7dddbc31bd49a Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 18 May 2004 21:33:33 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r1738, which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/iemlib/; revision=1739 --- iemabs/round~.pd | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 iemabs/round~.pd (limited to 'iemabs/round~.pd') diff --git a/iemabs/round~.pd b/iemabs/round~.pd new file mode 100644 index 0000000..a7b8396 --- /dev/null +++ b/iemabs/round~.pd @@ -0,0 +1,21 @@ +#N canvas 323 149 389 325 10; +#X obj 22 42 inlet~; +#X obj 22 238 outlet~; +#X text 14 266 (c) musil@iem.kug.ac.at; +#X text 56 279 IEM KUG; +#X text 62 42 ~signal_in~; +#X text 69 239 ~signal_out~; +#X text 11 9 round~; +#X text 62 9 signal-float-rounding to a signal-integer-number; +#X text 31 291 graz \, austria 2003; +#X obj 140 112 float24 12 582 912; +#X obj 22 152 +~ 1.25829e+007; +#X obj 22 178 -~ 1.25829e+007; +#X obj 140 92 loadbang; +#X text 266 109 1.5 * 2 ^ 23; +#X connect 0 0 10 0; +#X connect 9 0 10 1; +#X connect 9 0 11 1; +#X connect 10 0 11 0; +#X connect 11 0 1 0; +#X connect 12 0 9 0; -- cgit v1.2.1