aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/forward-help.pd
blob: 2e98f28aad10806e2bde4d8ffec86ea0af4f4c76 (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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
#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 obj 2 280 cnv 3 550 3 empty empty inlets 8 12 0 13 -228856 -1 0
;
#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 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 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;