aboutsummaryrefslogtreecommitdiff
path: root/Patches/vplugin.pd
diff options
context:
space:
mode:
authorJuha Vehviläinen <jusu@users.sourceforge.net>2002-07-22 11:46:05 +0000
committerJuha Vehviläinen <jusu@users.sourceforge.net>2002-07-22 11:46:05 +0000
commit6c1e7f40e4d2775304736b2212b74ae0ad30b55e (patch)
treeace8721fe87497bb4c25bbea43e7bad23c62bac6 /Patches/vplugin.pd
parente28a6099358f08ffc5aa52801b8f30aeed9f41fc (diff)
*** empty log message ***
svn path=/trunk/Framestein/; revision=41
Diffstat (limited to 'Patches/vplugin.pd')
-rw-r--r--Patches/vplugin.pd8
1 files changed, 4 insertions, 4 deletions
diff --git a/Patches/vplugin.pd b/Patches/vplugin.pd
index 1639dfa..5582846 100644
--- a/Patches/vplugin.pd
+++ b/Patches/vplugin.pd
@@ -1,9 +1,9 @@
-#N canvas 0 0 464 314 12;
+#N canvas 0 0 466 316 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 obj 70 172 makefilename g:/fsrel/framestein/plugins/%s;
+#X connect 0 0 3 0;
+#X connect 3 0 4 0;
#X connect 4 0 1 0;