aboutsummaryrefslogtreecommitdiff
path: root/doc/openpatch-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2003-10-20 03:34:06 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2003-10-20 03:34:06 +0000
commitb9bd28638ceadcae8dd3e2acee590378f6eb2d3b (patch)
treebffe0b9fa0908ecce97952bdc0ea18f189cf6866 /doc/openpatch-help.pd
parent66512a94d165bcd5541fe2c1998ef65e0af5033e (diff)
renamed help patches to be compatible with 0.37
svn path=/trunk/externals/ext13/; revision=1112
Diffstat (limited to 'doc/openpatch-help.pd')
-rw-r--r--doc/openpatch-help.pd11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/openpatch-help.pd b/doc/openpatch-help.pd
new file mode 100644
index 0000000..ef57b78
--- /dev/null
+++ b/doc/openpatch-help.pd
@@ -0,0 +1,11 @@
+#N canvas 19 591 373 232 10;
+#X obj 47 87 openpatch;
+#X text 120 88 =;
+#X obj 136 89 opa;
+#X msg 105 49 /tmp;
+#X msg 47 49 foo.pd;
+#X text 43 13 this would open /tmp/tst.pd;
+#X text 24 161 but you can also use;
+#X msg 176 160 \; pd open foo.pd /tmp/ 1 1 \;;
+#X connect 3 0 0 1;
+#X connect 4 0 0 0;