aboutsummaryrefslogtreecommitdiff
path: root/doc/openpatch.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.pd
parent66512a94d165bcd5541fe2c1998ef65e0af5033e (diff)
renamed help patches to be compatible with 0.37
svn path=/trunk/externals/ext13/; revision=1112
Diffstat (limited to 'doc/openpatch.pd')
-rw-r--r--doc/openpatch.pd11
1 files changed, 0 insertions, 11 deletions
diff --git a/doc/openpatch.pd b/doc/openpatch.pd
deleted file mode 100644
index ef57b78..0000000
--- a/doc/openpatch.pd
+++ /dev/null
@@ -1,11 +0,0 @@
-#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;