aboutsummaryrefslogtreecommitdiff
path: root/iemhelp/help-split.pd
blob: 6e63973e3569ae7dddfac88b7816780bf2d28a3a (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
#N canvas 168 213 423 343 10;

#X text 15 275 (c) musil@iem.kug.ac.at;

#X text 57 288 IEM KUG;

#X text 32 300 graz \, austria 2001;

#X obj 21 212 bng 15 250 50 0 empty empty empty 8 -8 0 10 0 22 22;

#X obj 58 170 bng 15 250 50 0 empty empty empty 8 -8 0 10 0 22 22;

#X text 41 253 (c) miller puckette;

#X text 7 8 split;

#X obj 21 130 split 5;

#X text 35 243 the original object moses;

#X floatatom 21 65 4 0 0;

#X floatatom 58 109 4 0 0;

#X floatatom 21 192 4 0 0;

#X floatatom 58 150 4 0 0;

#X text 19 50 input_value <float>;

#X text 52 8 part <float>-messages into less and greater equal than limit;

#X text 60 94 limit <float>;

#X text 92 150 output: input greater equal than limit;

#X text 55 193 output: input less than limit;

#X connect 7 0 11 0;

#X connect 7 1 12 0;

#X connect 9 0 7 0;

#X connect 10 0 7 1;

#X connect 11 0 3 0;

#X connect 12 0 4 0;