aboutsummaryrefslogtreecommitdiff
path: root/filecopy/filecopy-help.pd
diff options
context:
space:
mode:
authorJamie Bullock <postlude@users.sourceforge.net>2015-05-11 11:17:35 +0000
committerJamie Bullock <postlude@users.sourceforge.net>2015-05-11 11:17:35 +0000
commit328c3a88a5f0b1c3aac51dc63c68a66353770715 (patch)
treedb0c33bbb11c31dbea5eda30d77354ce8b894e5a /filecopy/filecopy-help.pd
parent5d5119b8cb19c79d987d9743dc5285a549868f84 (diff)
Rename [copy] to [filecopy]HEADsvn2git-headexternals/postlude
svn path=/trunk/externals/postlude/; revision=17467
Diffstat (limited to 'filecopy/filecopy-help.pd')
-rw-r--r--filecopy/filecopy-help.pd15
1 files changed, 15 insertions, 0 deletions
diff --git a/filecopy/filecopy-help.pd b/filecopy/filecopy-help.pd
new file mode 100644
index 0000000..34b67d7
--- /dev/null
+++ b/filecopy/filecopy-help.pd
@@ -0,0 +1,15 @@
+#N canvas 470 62 398 308 10;
+#X obj 46 119 filecopy;
+#X obj 46 154 sel 0 1;
+#X msg 65 179 set copied;
+#X msg 46 209 set failed;
+#X symbolatom 46 250 10 0 0 0 - - -, f 10;
+#X msg 46 62 list /source/path /destination/path;
+#X text 42 21 [filecopy] copy file from source path to destination path
+;
+#X connect 0 0 1 0;
+#X connect 1 0 3 0;
+#X connect 1 1 2 0;
+#X connect 2 0 4 0;
+#X connect 3 0 4 0;
+#X connect 5 0 0 0;