aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/split-help.pd
blob: d112addfa3c890e1376e1bc57c61f60a0f82b626 (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
#N canvas 200 160 485 308 10;
#X obj 4 4 cnv 15 400 40 empty empty empty 20 12 0 14 -262130 -66577 0;
#X text 25 270 docs based on the MAX/MSP reference (c) cycling'74;
#X text 24 284 ___________________________________________________
;
#X obj 26 26 split;
#X text 82 28 look for a range of numbers;
#X obj 230 149 split 10 20;
#X floatatom 230 205 5 0 0 0 - - -;
#X floatatom 302 175 5 0 0 0 - - -;
#X floatatom 230 80 5 0 0 0 - - -;
#X text 351 174 not in range;
#X text 275 206 in range;
#X floatatom 266 104 5 0 0 0 - - -;
#X floatatom 302 129 5 0 0 0 - - -;
#X text 309 104 set min;
#X text 346 127 set max;
#X msg 108 118 3 0 10;
#X text 28 72 list means:;
#X msg 32 90 val_to_compare min max;
#X text 64 118 i.e.:;
#X connect 5 0 6 0;
#X connect 5 1 7 0;
#X connect 8 0 5 0;
#X connect 11 0 5 1;
#X connect 12 0 5 2;
#X connect 15 0 5 0;