aboutsummaryrefslogtreecommitdiff
path: root/iemabs/round~.pd
diff options
context:
space:
mode:
Diffstat (limited to 'iemabs/round~.pd')
-rw-r--r--iemabs/round~.pd21
1 files changed, 21 insertions, 0 deletions
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;