aboutsummaryrefslogtreecommitdiff
path: root/cxc_split-help.pd
diff options
context:
space:
mode:
authorJonathan Wilkes <jancsika1@users.sourceforge.net>2010-11-24 06:03:05 +0000
committerJonathan Wilkes <jancsika1@users.sourceforge.net>2010-11-24 06:03:05 +0000
commitdbf3862f0b17b1d5bfb3587bc0c431b77dc34a6e (patch)
tree2b706cfc272cd9d9d64e97f497d2d8b66018dd9e /cxc_split-help.pd
parent45942489c65a279fc34dfe6bb0215b669173e678 (diff)
added META subpatch, corrected some typos, and prefixed all arrays with $0-
svn path=/trunk/externals/cxc/; revision=14520
Diffstat (limited to 'cxc_split-help.pd')
-rw-r--r--cxc_split-help.pd13
1 files changed, 12 insertions, 1 deletions
diff --git a/cxc_split-help.pd b/cxc_split-help.pd
index 26442d7..61cbc07 100644
--- a/cxc_split-help.pd
+++ b/cxc_split-help.pd
@@ -1,4 +1,4 @@
-#N canvas 100 100 576 380 10;
+#N canvas 0 31 576 417 10;
#X msg 239 145 set x;
#X msg 172 144 set .;
#X obj 25 324 unpack f f f f;
@@ -27,6 +27,17 @@
#X text 26 5 split or tokenize the incoming string at the specified
delimiter \, digit-only substrings (including the .) are converted
to numbers.;
+#N canvas 397 200 494 344 META 0;
+#X text 12 135 HELP_PATCH_AUTHORS Jonathan Wilkes revised the patch
+to conform to the PDDP template for Pd version 0.42.;
+#X text 12 5 KEYWORDS control list_op symbol_op;
+#X text 12 45 DESCIPTION split or tokenize the incoming string at the
+specified delimiter;
+#X text 12 75 INLET_0 anything;
+#X text 12 95 OUTLET_0 list float symbol;
+#X text 12 25 LICENSE GPL v2;
+#X text 12 115 AUTHOR jdl@xdv.org;
+#X restore 516 392 pd META;
#X connect 0 0 14 0;
#X connect 1 0 14 0;
#X connect 2 0 3 0;