aboutsummaryrefslogtreecommitdiff
path: root/strippath-help.pd
diff options
context:
space:
mode:
authorJonathan Wilkes <jancsika1@users.sourceforge.net>2010-11-27 02:09:06 +0000
committerJonathan Wilkes <jancsika1@users.sourceforge.net>2010-11-27 02:09:06 +0000
commit817596ec98499c28d31c0f33c9ffa42e49896af3 (patch)
tree72f656d4ee7994abfeae7863d74e38e008b7373b /strippath-help.pd
parentf3b011b484970a48d16980441cff63f3a99080b3 (diff)
made some basic example patches, added META subpatch
svn path=/trunk/externals/ext13/; revision=14529
Diffstat (limited to 'strippath-help.pd')
-rw-r--r--strippath-help.pd12
1 files changed, 12 insertions, 0 deletions
diff --git a/strippath-help.pd b/strippath-help.pd
index 60e35d8..2d138d6 100644
--- a/strippath-help.pd
+++ b/strippath-help.pd
@@ -4,6 +4,18 @@
#X msg 113 109 symbol /this/is/a/testfile.txt;
#X msg 58 88 bang;
#X obj 58 109 getdir;
+#N canvas 463 219 494 344 META 0;
+#X text 12 125 RELEASE_DATE 2009-06-12;
+#X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
+Wilkes for Pd version 0.42.;
+#X text 12 105 AUTHOR d13@klingt.org;
+#X text 12 25 LICENSE GPL v2;
+#X text 12 45 DESCRIPTION remove path from a filename;
+#X text 12 85 INLET_1 symbol;
+#X text 12 65 INLET_0 bang symbol;
+#X text 12 5 KEYWORDS control symbol_op filter;
+#X restore 370 271 pd META;
+#X text 112 24 remove path from a filename;
#X connect 0 0 1 0;
#X connect 2 0 0 0;
#X connect 3 0 4 0;