aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/bondo-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/help/cyclone/bondo-help.pd')
-rw-r--r--doc/help/cyclone/bondo-help.pd114
1 files changed, 67 insertions, 47 deletions
diff --git a/doc/help/cyclone/bondo-help.pd b/doc/help/cyclone/bondo-help.pd
index 5cce7a6..87a9910 100644
--- a/doc/help/cyclone/bondo-help.pd
+++ b/doc/help/cyclone/bondo-help.pd
@@ -1,49 +1,69 @@
-#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 ___________________________________________________
+#N canvas 504 81 559 530 10;
+#X obj 0 500 cnv 15 552 21 empty empty empty 20 12 0 14 -233017 -33289
+0;
+#X obj 0 322 cnv 3 550 3 empty empty inlets 8 12 0 13 -228856 -1 0
;
-#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
+#N canvas 404 362 406 316 META 0;
+#X text 1 20 LICENSE SIBSD;
+#X text 1 100 LIBRARY cyclone;
+#X text 1 0 KEYWORDS message bond syncronize sync print;
+#X text 1 40 DESCRIPTION sync a group of messages;
+#X text 1 60 INLET_0 message bang;
+#X text 1 80 OUTLET_0 message;
+#X text 0 120 VERSION 0.1-alpha57;
+#X text 0 138 AUTHOR Krzysztof Czaja;
+#X text 1 156 RELEASE_DATE 2002;
+#X text 2 175 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;
+#X text 2 207 HELP_PATCH_AUTHORS Christoph Kummerer. Revised by Jonathan
+Wilkes for Pd-extended 0.42 to conform to the PDDP template. Alex Cleveland
+updated this patch for Pd-l2ork version 2013.05.28. Fred Jan Kraan
+adapted the patch to pd-extended 2015-02-02;
+#X restore 503 502 pd META;
+#X obj 0 411 cnv 3 550 3 empty empty outlets 8 12 0 13 -228856 -1 0
+;
+#X obj 0 448 cnv 3 550 3 empty empty arguments 8 12 0 13 -228856 -1
+0;
+#N canvas 189 488 428 109 Related_objects 0;
+#X obj 0 0 cnv 15 425 20 empty empty empty 3 12 0 14 -204280 -1 0;
+#X text 6 1 Related Objects;
+#X obj 9 31 pack;
+#X obj 44 31 unpack;
+#X restore 212 502 pd Related_objects;
+#X obj 81 420 cnv 17 3 17 empty empty n 5 9 0 16 -228856 -162280 0
+;
+#X obj 82 337 cnv 17 3 60 empty empty n 5 9 0 16 -228856 -162280 0
+;
+#X obj 0 0 cnv 15 552 40 empty empty bondo 3 12 0 18 -204280 -1 0;
+#X text 12 23 sync a group of messages;
+#X msg 164 88 brown;
+#X msg 116 66 fox;
+#X obj 116 296 print three;
+#X msg 159 66 quick;
+#X msg 203 66 a;
+#X msg 270 118 set newval;
+#X msg 221 118 bang;
+#X text 105 463 1) float;
+#X text 115 334 message;
+#X text 115 380 bang;
+#X text 181 379 - will output all values (can be from any inlet);
+#X text 116 421 message;
+#X text 181 419 - sends out all messages stored in syn;
+#X obj 509 5 bondo;
+#X text 181 462 - sets the number of inlets/outlets;
+#X obj 159 275 print two;
+#X obj 203 254 print one;
+#X text 181 335 - "set value" will set an inlet to a value without
+producing output. Other message are produced immediately in sync with
+other inlet messages;
+#X obj 116 193 cyclone/bondo 3;
+#X connect 10 0 28 1;
+#X connect 11 0 28 0;
+#X connect 13 0 28 1;
+#X connect 14 0 28 2;
+#X connect 15 0 28 2;
+#X connect 15 0 28 0;
+#X connect 16 0 28 2;
+#X connect 28 0 12 0;
+#X connect 28 1 25 0;
+#X connect 28 2 26 0;