aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/bondo-help.pd
blob: 5cce7a63639a7d8138ced392e6390f6ffccf9397 (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
47
48
49
#N canvas 0 26 433 404 10;
#X text 16 358 docs based on the MAX/MSP reference (c) cycling'74;
#X text 15 372 ___________________________________________________
;
#X obj 41 22 bondo 4;
#X text 114 218 arg sets number of in/outlets;
#X obj 42 215 bondo 3;
#X obj 64 265 print two;
#X msg 64 97 brown;
#X msg 86 121 fox;
#X msg 86 141 jumps;
#X obj 86 241 print one;
#X obj 42 291 print three;
#X msg 64 78 quick;
#X msg 42 124 a;
#X msg 161 140 set newval;
#X text 246 139 set the value / no output;
#X msg 162 89 bang;
#X text 200 84 output all values;
#X text 199 95 works for all inlets;
#N canvas 309 151 494 437 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 sync a group of messages;
#X text 12 65 INLET_0 anything;
#X text 12 85 INLET_1 anything;
#X text 12 105 INLET_2 anything;
#X text 12 125 OUTLET_0 anything;
#X text 12 145 OUTLET_1 anything;
#X text 12 165 OUTLET_2 anything;
#X text 12 25 LICENSE SIBSD;
#X text 12 185 AUTHOR Krzysztof Czaja;
#X restore 382 381 pd META;
#X text 114 22 sync a group of messages;
#X connect 4 0 10 0;
#X connect 4 1 5 0;
#X connect 4 2 9 0;
#X connect 6 0 4 1;
#X connect 7 0 4 2;
#X connect 8 0 4 2;
#X connect 11 0 4 1;
#X connect 12 0 4 0;
#X connect 13 0 4 1;
#X connect 13 0 4 2;
#X connect 13 0 4 0;
#X connect 15 0 4 2;