aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/decide-help.pd
blob: 7d3806468300862aaa923fad516a82a3dc7b8596 (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
#N canvas 259 235 421 295 10;
#X text 5 5 ;
#X text 33 255 docs based on the MAX/MSP reference (c) cycling'74;
#X text 32 269 ___________________________________________________
;
#X obj 29 16 decide;
#X text 94 16 output 0/1 randomly;
#X obj 46 143 decide 12;
#X obj 265 135 decide;
#X obj 46 184 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
;
#X obj 46 96 metro 300;
#X obj 46 69 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
;
#X text 120 143 arg seeds the rng;
#X floatatom 104 121 5 0 0 0 - - -;
#X text 151 120 reseed rng;
#X obj 265 109 metro 300;
#X obj 265 82 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
;
#X obj 265 172 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0
1;
#X connect 5 0 7 0;
#X connect 6 0 15 0;
#X connect 8 0 5 0;
#X connect 9 0 8 0;
#X connect 11 0 5 1;
#X connect 13 0 6 0;
#X connect 14 0 13 0;