aboutsummaryrefslogtreecommitdiff
path: root/Patches/vplugin.pd
diff options
context:
space:
mode:
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;