From 4fe15ead815774b1ef073550fd2260b5ffb4b28c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Thu, 2 Jun 2005 18:28:38 +0000 Subject: updated for release-1.16 svn path=/trunk/externals/iemlib/; revision=3105 --- iemabs/round~.pd | 45 ++++++++++++++++++++++++--------------------- 1 file changed, 24 insertions(+), 21 deletions(-) (limited to 'iemabs/round~.pd') diff --git a/iemabs/round~.pd b/iemabs/round~.pd index 29b55df..b20ec98 100644 --- a/iemabs/round~.pd +++ b/iemabs/round~.pd @@ -1,21 +1,24 @@ -#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; +#N canvas 323 149 393 329 10; +#X obj 22 42 inlet~; +#X obj 22 238 outlet~; +#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 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 text 166 285 IEM KUG; +#X text 150 273 musil; +#X text 180 273 @; +#X text 186 273 iem.at; +#X text 101 262 (c) Thomas Musil 2000 - 2005; +#X text 149 295 Graz \, Austria; +#X connect 0 0 7 0; +#X connect 6 0 7 1; +#X connect 6 0 8 1; +#X connect 7 0 8 0; +#X connect 8 0 1 0; +#X connect 9 0 6 0; -- cgit v1.2.1