From 776d5add8cd8e951806d8d0447244e3bfaa6a78d Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 21 Nov 2005 15:54:14 +0000 Subject: turned the pddp support objects into a libdir and moved them to the abstractions repository svn path=/trunk/abstractions/pddp/; revision=4002 --- open.pd | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 open.pd (limited to 'open.pd') diff --git a/open.pd b/open.pd new file mode 100644 index 0000000..c872aac --- /dev/null +++ b/open.pd @@ -0,0 +1,30 @@ +#N canvas 416 398 124 30 10; +#X obj 107 2 inlet; +#X msg 86 225 \; pd open \$1.pd \$2; +#X obj 86 192 pack s s; +#X obj 86 137 symbol; +#X obj 108 111 t a b; +#X obj 46 0 bng 18 250 50 0 \$0- \$0- empty 0 -6 0 8 -44926 -1 -1; +#X obj 0 61 symbol \$1; +#X obj 58 40 symbol; +#X text 313 346 released under the GNU GPL; +#X text 98 318 (C) Copyright 2005 Hans-Christoph Steiner +; +#X text 90 63 <-- store the last value so that the GOP bang will open +it; +#X text 20 287 This patch opens a patch either from the first argument +or sent in as a message.; +#X obj 0 0 cnv 16 45 18 empty empty open: 6 9 0 14 -233017 -1 0; +#X text 279 176 GOP: 168x18; +#X obj 137 166 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 14 0; +#X connect 5 0 6 0; +#X connect 6 0 4 0; +#X connect 7 0 6 1; +#X connect 14 0 2 1; +#X coords 0 0 1 1 124 18 1; -- cgit v1.2.1