aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/decide-help.pd
blob: ca1e9879ab0f74e6637b2c46379eeab802247e28 (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
33
34
35
36
37
38
39
40
41
42
43
#N canvas 0 26 421 295 10;
#X obj 4 4 cnv 15 400 40 empty empty empty 20 12 0 14 -262130 -66577
0;
#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;
#N canvas 50 105 494 344 META 0;
#X text 12 175 HELP_PATCH_AUTHORS Christoph Kummerer. Revised by Jonathan
Wilkes for Pd-extended 0.42 to conform to the PDDP template.;
#X text 12 145 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html
;
#X text 12 5 KEYWORDS control max_compatible random;
#X text 12 45 DESCRIPTION output 0/1 randomly;
#X text 12 65 INLET_0 float bang;
#X text 12 85 INLET_1 float;
#X text 12 105 OUTLET_0 float;
#X text 12 25 LICENSE SIBSD;
#X text 12 125 AUTHOR Krzysztof Czaja;
#X restore 370 273 pd META;
#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;