aboutsummaryrefslogtreecommitdiff
path: root/clone/clone-help.pd
blob: ffd3e4a8f8285e6dcabab67742ba146faf388cf7 (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
#N canvas 269 10 659 503 12;
#X text 136 67 written by Olaf Matthes <olaf.matthes@gmx.de>;
#X floatatom 83 200 5 0 0;
#X text 61 7 clone :: route a list according to first element to one
;
#X text 133 26 instance of a subpatch \, process data and output;
#X text 134 44 the result...;
#X msg 34 104 show 2;
#X msg 50 132 show 8;
#X text 94 103 show instance <number>;
#X obj 107 450 print outlet;
#X text 266 164 reload N instances (with creation arguments);
#X msg 83 314 \$1 \$2;
#X floatatom 95 233 5 0 0;
#X obj 95 260 t b f;
#X obj 181 423 print out_of_range;
#X obj 83 287 pack f f;
#X text 133 200 number of instance (0 = all);
#X msg 213 273 1 I'm 17.3 meters tall;
#X msg 212 246 8 17.3 dog 23;
#X text 215 299 first int is the number of the instance the data;
#X text 214 317 should be send to (0 for all). the rest can be;
#X text 215 335 everything the subpatch likes...;
#X text 205 390 "clone <subpatch> <instances> (<creation args>)";
#X obj 34 391 clone abstraction 2;
#X obj 34 449 dac~;
#X text 335 422 everything that can't be send to;
#X text 336 439 one of the instances comes out here;
#X msg 66 165 reload abstraction 2 23;
#X connect 1 0 14 0;
#X connect 5 0 22 0;
#X connect 6 0 22 0;
#X connect 10 0 22 0;
#X connect 11 0 12 0;
#X connect 12 0 14 0;
#X connect 12 1 14 1;
#X connect 14 0 10 0;
#X connect 16 0 22 0;
#X connect 17 0 22 0;
#X connect 22 0 23 0;
#X connect 22 0 23 1;
#X connect 22 1 8 0;
#X connect 22 2 13 0;
#X connect 26 0 22 0;