aboutsummaryrefslogtreecommitdiff
path: root/doc/pddp/pddp_open.pd
blob: 5803e4dc7358f6cd5ce3f5fad064ccf7dd9bab76 (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
#N canvas 177 350 522 390 10;
#X obj 110 4 inlet;
#X msg 89 227 \; pd open \$1.pd \$2;
#X obj 89 194 pack s s;
#X obj 89 139 symbol;
#X obj 111 113 t a b;
#X obj 4 2 bng 18 250 50 0 empty empty empty 0 -6 0 8 -44926 -1 -1
;
#X obj 3 63 symbol \$1;
#X obj 61 42 symbol;
#X text 316 348 released under the GNU GPL;
#X text 99 334 (C) Copyright 2005 Hans-Christoph Steiner <hans@at.or.at>
;
#X text 93 65 <-- store the last value so that the GOP bang will open
it;
#X text 26 282 This patch opens a patch either from the first argument
or sent in as a message.;
#X obj 140 168 getdir;
#X connect 0 0 4 0;
#X connect 0 0 7 0;
#X connect 2 0 1 0;
#X connect 3 0 2 0;
#X connect 4 0 3 0;
#X connect 4 1 12 0;
#X connect 5 0 6 0;
#X connect 6 0 4 0;
#X connect 7 0 6 1;
#X connect 12 0 2 1;
#X coords 0 0 1 1 20 18 1;