aboutsummaryrefslogtreecommitdiff
path: root/absolutepath-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-02-21 05:08:54 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-02-21 05:08:54 +0000
commit0ca6f43514c11e30d76618be69fcb995b926d0d5 (patch)
tree176c578365c3aa10b8881ac34aac7d4d0b73f4b4 /absolutepath-help.pd
parent66615de24cb4f2d3511ad4a6cee4b28058e3ebb8 (diff)
ported to new template Makefile and debianized it
svn path=/trunk/externals/moonlib/; revision=13184
Diffstat (limited to 'absolutepath-help.pd')
-rw-r--r--absolutepath-help.pd13
1 files changed, 13 insertions, 0 deletions
diff --git a/absolutepath-help.pd b/absolutepath-help.pd
new file mode 100644
index 0000000..b056f4a
--- /dev/null
+++ b/absolutepath-help.pd
@@ -0,0 +1,13 @@
+#N canvas 14 323 660 379 10;
+#X text 17 352 (c) Antoine Rousseau 2004;
+#X obj 33 108 absolutepath;
+#X symbolatom 33 131 0 0 0;
+#X msg 33 51 symbol absolutepath.pd;
+#X obj 33 220 relativepath;
+#X symbolatom 33 245 0 0 0;
+#X text 14 6 absolutepath / relativepath : use filenames relatively
+to the patch's path.;
+#X connect 1 0 2 0;
+#X connect 2 0 4 0;
+#X connect 3 0 1 0;
+#X connect 4 0 5 0;