aboutsummaryrefslogtreecommitdiff
path: root/Patches/vplugin.pd
diff options
context:
space:
mode:
authorJuha Vehviläinen <jusu@users.sourceforge.net>2002-07-06 17:50:18 +0000
committerJuha Vehviläinen <jusu@users.sourceforge.net>2002-07-06 17:50:18 +0000
commit4d64e4cd434426234a5c313c151cd79b6afc299e (patch)
tree5c23dd6acc65b869741d3bb9d33912d74bb7407d /Patches/vplugin.pd
*** empty log message ***svn2git-root
svn path=/trunk/Framestein/; revision=27
Diffstat (limited to 'Patches/vplugin.pd')
-rw-r--r--Patches/vplugin.pd9
1 files changed, 9 insertions, 0 deletions
diff --git a/Patches/vplugin.pd b/Patches/vplugin.pd
new file mode 100644
index 0000000..1639dfa
--- /dev/null
+++ b/Patches/vplugin.pd
@@ -0,0 +1,9 @@
+#N canvas 0 0 464 314 12;
+#X obj 70 26 inlet;
+#X obj 70 172 makefilename c:/lab/framestein/plugins/%s;
+#X obj 70 272 outlet;
+#X text 125 200 correct this path to your installation;
+#X obj 70 142 l2s;
+#X connect 0 0 4 0;
+#X connect 1 0 2 0;
+#X connect 4 0 1 0;