aboutsummaryrefslogtreecommitdiff
path: root/iemabs/round~.pd
blob: 87a715713be97f0044b384fedb948a3190a35c8b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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;