aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/forward-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/help/cyclone/forward-help.pd')
-rw-r--r--doc/help/cyclone/forward-help.pd91
1 files changed, 62 insertions, 29 deletions
diff --git a/doc/help/cyclone/forward-help.pd b/doc/help/cyclone/forward-help.pd
index 0735590..2e98f28 100644
--- a/doc/help/cyclone/forward-help.pd
+++ b/doc/help/cyclone/forward-help.pd
@@ -1,33 +1,66 @@
-#N canvas 0 26 437 208 10;
-#X obj 4 4 cnv 15 400 40 empty empty empty 20 12 0 14 -262130 -66577
+#N canvas 510 79 559 466 10;
+#X obj 0 437 cnv 15 552 21 empty empty empty 20 12 0 14 -233017 -33289
0;
-#X text 21 167 docs based on the MAX/MSP reference (c) cycling'74;
-#X text 20 181 ___________________________________________________
+#X obj 2 280 cnv 3 550 3 empty empty inlets 8 12 0 13 -228856 -1 0
;
-#X obj 39 17 forward;
-#X text 102 18 send remote messages;
-#X obj 218 78 r foo;
-#X obj 268 78 tgl 15 0 empty bar empty 0 -6 0 8 -262144 -1 -1 0 1;
-#X floatatom 218 104 5 0 0 0 - - -;
-#X obj 57 108 forward foo;
-#X floatatom 57 78 5 0 0 0 - - -;
-#X msg 102 76 send bar;
-#X obj 28 77 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
+#N canvas 599 282 358 193 META 0;
+#X text 2 18 LICENSE SIBSD;
+#X text 2 72 LIBRARY cyclone;
+#X text 2 54 INLET_0 anything;
+#X text 2 0 KEYWORDS send remote message;
+#X text 2 36 DESCRIPTION send remote messages;
+#X text 0 91 VERSION 0.1-alpha57;
+#X text 0 109 AUTHOR Krzysztof Czaja;
+#X text 1 127 RELEASE_DATE 2002;
+#X text 2 146 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html
;
-#X msg 102 57 send foo;
-#N canvas 30 89 494 344 META 0;
-#X text 12 135 HELP_PATCH_AUTHORS Christoph Kummerer. Revised by Jonathan
-Wilkes for Pd-extended 0.42 to conform to the PDDP template.;
-#X text 12 105 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html
+#X text 2 178 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 500 439 pd META;
+#X obj 1 340 cnv 3 550 3 empty empty outlets 8 12 0 13 -228856 -1 0
;
-#X text 12 5 KEYWORDS control nonlocal max_compatible;
-#X text 12 45 DESCRIPTION send remote messages;
-#X text 12 65 INLET_0 anything set;
-#X text 12 25 LICENSE SIBSD;
-#X text 12 85 AUTHOR Krzysztof Czaja;
-#X restore 387 186 pd META;
-#X connect 5 0 7 0;
-#X connect 9 0 8 0;
-#X connect 10 0 8 0;
-#X connect 11 0 8 0;
-#X connect 12 0 8 0;
+#X obj 1 377 cnv 3 550 3 empty empty arguments 8 12 0 13 -228856 -1
+0;
+#N canvas 302 366 430 111 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 10 28 receive;
+#X obj 10 49 send;
+#X obj 10 70 route;
+#X restore 208 439 pd Related_objects;
+#X obj 80 293 cnv 17 3 30 empty empty 0 5 9 0 16 -228856 -162280 0
+;
+#X obj 0 0 cnv 15 552 40 empty empty forward 3 12 0 18 -204280 -1 0
+;
+#X text 12 23 send remote messages;
+#X floatatom 330 165 5 0 0 0 - - -;
+#X floatatom 65 106 5 0 0 0 - - -;
+#X msg 81 149 send bar;
+#X obj 48 83 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
+;
+#X msg 81 130 send foo;
+#X text 112 308 anything;
+#X text 95 396 1) anything;
+#X obj 500 6 forward;
+#X text 66 83 bang;
+#X text 102 106 number;
+#X text 22 60 send anything from forward to receive:;
+#X obj 330 139 receive foo;
+#X floatatom 437 165 5 0 0 0 - - -;
+#X obj 437 139 receive bar;
+#X text 112 349 (none);
+#X text 315 111 receive remotely gets the message;
+#X obj 48 224 cyclone/forward foo;
+#X text 180 396 - initial receiver;
+#X text 140 137 select receiver;
+#X text 112 290 send;
+#X text 179 290 - the message send sets the target;
+#X text 179 308 - thing to forward.;
+#X connect 10 0 25 0;
+#X connect 11 0 25 0;
+#X connect 12 0 25 0;
+#X connect 13 0 25 0;
+#X connect 20 0 9 0;
+#X connect 22 0 21 0;