aboutsummaryrefslogtreecommitdiff
path: root/cxc_prepend-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_prepend-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_prepend-help.pd')
-rw-r--r--cxc_prepend-help.pd15
1 files changed, 13 insertions, 2 deletions
diff --git a/cxc_prepend-help.pd b/cxc_prepend-help.pd
index bc05e5d..06cab2d 100644
--- a/cxc_prepend-help.pd
+++ b/cxc_prepend-help.pd
@@ -1,11 +1,22 @@
-#N canvas 322 265 450 300 10;
+#N canvas 0 31 450 300 10;
#X obj 186 244 print;
#X msg 200 102 itsch ni san chi;
#X obj 186 187 cxc_prepend /bla;
#X obj 186 210 cxc_prepend send;
-#X floatatom 155 79 5 0 0;
+#X floatatom 155 79 5 0 0 0 - - -;
#X msg 214 138 qui qua 2 3.4555 "bla ha";
#X text 25 11 prepend arbitrary length lists/anythings with stuff;
+#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 45 DESCIPTION prepend arbitrary length lists/anythings with
+stuff;
+#X text 12 5 KEYWORDS control anything_op;
+#X text 12 75 INLET_0 anything set;
+#X text 12 95 OUTLET_0 anything;
+#X text 12 25 LICENSE GPL v2;
+#X text 12 115 AUTHOR jdl@xdv.org;
+#X restore 395 277 pd META;
#X connect 1 0 2 0;
#X connect 2 0 3 0;
#X connect 3 0 0 0;