aboutsummaryrefslogtreecommitdiff
path: root/iemabs/help-int_fract~.pd
blob: 454efe23fc287a320a7e44d344d2572e36321884 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
#N canvas 375 118 408 332 10;
#X text 11 273 (c) musil@iem.kug.ac.at;
#X text 53 286 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 45 203 unsig~;
#X text 120 168 no arg;
#X text 28 298 graz \, austria 2003;
#X obj 45 170 int_fract~;
#X floatatom 101 224 7 0 0 0 - - -;
#X obj 101 202 unsig~;
#X text 12 239 truncated int;
#X text 102 239 fractal part;
#X text 87 28 and the fractal part of the float-number;
#X text 64 6 signal-float-splitting to the;
#X text 74 17 truncated signal-integer-number;
#X connect 4 0 10 0;
#X connect 7 0 5 0;
#X connect 8 0 7 0;
#X connect 10 0 14 0;
#X connect 11 0 3 0;
#X connect 14 0 11 0;
#X connect 14 1 16 0;
#X connect 16 0 15 0;