aboutsummaryrefslogtreecommitdiff
path: root/receive13-help.pd
blob: b19675e928e0757e00609e41069ff934099f39a2 (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
#N canvas 0 31 532 371 10;
#X floatatom 360 201 5 0 0 0 - - -;
#X floatatom 152 304 5 0 0 0 - - -;
#X floatatom 135 74 5 0 0 0 - - -;
#X obj 135 105 send13 \$0-one;
#X obj 360 232 send \$0-one;
#X floatatom 225 74 5 0 0 0 - - -;
#X obj 225 105 send13 \$0-two;
#X msg 152 248 set \$1;
#X obj 152 223 makefilename \$0-%s;
#X msg 152 161 symbol one;
#X msg 168 191 symbol two;
#X obj 152 277 receive13 \$0-one;
#X text 351 146 Seems to work with;
#X text 351 166 [send] too:;
#X obj 32 29 receive13;
#X text 102 29 or;
#X obj 133 30 r13;
#X text 172 29 - a settable [receive];
#N canvas 463 219 494 344 META 0;
#X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 12 125 AUTHOR d13@klingt.org;
#X text 12 85 INLET_0 set;
#X text 12 45 LICENSE GPL v2;
#X text 12 5 ALIAS r13~;
#X text 12 25 KEYWORDS control nonlocal;
#X text 12 65 DESCRIPTION settable receive object;
#X text 12 105 OUTLET_0 anything;
#X restore 473 344 pd META;
#X connect 0 0 4 0;
#X connect 2 0 3 0;
#X connect 5 0 6 0;
#X connect 7 0 11 0;
#X connect 8 0 7 0;
#X connect 9 0 8 0;
#X connect 10 0 8 0;
#X connect 11 0 1 0;