aboutsummaryrefslogtreecommitdiff
path: root/doc/pddp/pddp_open.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-04-26 19:36:26 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-04-26 19:36:26 +0000
commit0c5fad0d824964b0acbaf2a82a3929038cde1f39 (patch)
treec49d3130b9412a4519e25a87164cefccedb1eb1d /doc/pddp/pddp_open.pd
parentb8ed40f8c8bb856e4e2b1a5e314bd42ec7f1f9f6 (diff)
replaced [pwd] with [getdir]
svn path=/trunk/; revision=2828
Diffstat (limited to 'doc/pddp/pddp_open.pd')
-rw-r--r--doc/pddp/pddp_open.pd20
1 files changed, 10 insertions, 10 deletions
diff --git a/doc/pddp/pddp_open.pd b/doc/pddp/pddp_open.pd
index e9c9f130..5803e4dc 100644
--- a/doc/pddp/pddp_open.pd
+++ b/doc/pddp/pddp_open.pd
@@ -1,6 +1,5 @@
-#N canvas 177 350 518 386 10;
+#N canvas 177 350 522 390 10;
#X obj 110 4 inlet;
-#X obj 140 168 pwd;
#X msg 89 227 \; pd open \$1.pd \$2;
#X obj 89 194 pack s s;
#X obj 89 139 symbol;
@@ -16,14 +15,15 @@
it;
#X text 26 282 This patch opens a patch either from the first argument
or sent in as a message.;
-#X connect 0 0 5 0;
-#X connect 0 0 8 0;
-#X connect 1 0 3 1;
+#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 5 0 4 0;
-#X connect 5 1 1 0;
-#X connect 6 0 7 0;
-#X connect 7 0 5 0;
-#X connect 8 0 7 1;
+#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;