aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/switch-help.pd
blob: 98bab1f700381de6c9e55c8f9807347d308bcccf (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
44
45
46
#N canvas 0 26 515 376 10;
#X obj 4 4 cnv 15 400 40 empty empty empty 20 12 0 14 -262130 -66577
0;
#X text 5 331 docs based on the MAX/MSP reference (c) cycling'74;
#X text 4 345 ___________________________________________________;
#X obj 13 32 switch;
#X text 85 33 output a message from a specific inlet;
#X obj 220 216 switch 4;
#X obj 220 244 print;
#X floatatom 147 88 5 0 0 0 - - -;
#X msg 232 115 one;
#X msg 245 137 two;
#X msg 258 163 three;
#X msg 271 188 four;
#X obj 192 87 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X text 286 217 arg is nr of inlets;
#X msg 146 177 bang;
#X text 15 177 which one's open ?;
#N canvas 380 180 494 430 META 0;
#X text 12 235 HELP_PATCH_AUTHORS Christoph Kummerer. Revised by Jonathan
Wilkes for Pd-extended 0.42 to conform to the PDDP template.;
#X text 12 205 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html
;
#X text 12 5 KEYWORDS control max_compatible;
#X text 12 45 DESCRIPTION output a message from a specific inlet;
#X text 12 65 INLET_0 bang float;
#X text 12 85 INLET_1 anything;
#X text 12 105 INLET_2 anything;
#X text 12 125 INLET_3 anything;
#X text 12 145 INLET_4 anything;
#X text 12 165 OUTLET_0 anything;
#X text 12 25 LICENSE SIBSD;
#X text 12 185 AUTHOR Krzysztof Czaja;
#X restore 466 354 pd META;
#X connect 5 0 6 0;
#X connect 7 0 5 0;
#X connect 8 0 5 1;
#X connect 9 0 5 2;
#X connect 10 0 5 3;
#X connect 11 0 5 4;
#X connect 12 0 8 0;
#X connect 12 0 9 0;
#X connect 12 0 10 0;
#X connect 12 0 11 0;
#X connect 14 0 5 0;