aboutsummaryrefslogtreecommitdiff
path: root/openpatch-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-06-05 02:48:51 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-06-05 02:48:51 +0000
commit3e9b7cc8074be82a61d041f5d983775df8a59116 (patch)
tree12c21780fa74e7ea5fd3caeb8f118108ab0f51e7 /openpatch-help.pd
parentf919d5950a9250ad58a1f88d8220202962335166 (diff)
removed old build system and moved help files into same folder to make it a libdir
svn path=/trunk/externals/ext13/; revision=11674
Diffstat (limited to 'openpatch-help.pd')
-rw-r--r--openpatch-help.pd11
1 files changed, 11 insertions, 0 deletions
diff --git a/openpatch-help.pd b/openpatch-help.pd
new file mode 100644
index 0000000..ef57b78
--- /dev/null
+++ b/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;