From dbf3862f0b17b1d5bfb3587bc0c431b77dc34a6e Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Wed, 24 Nov 2010 06:03:05 +0000 Subject: added META subpatch, corrected some typos, and prefixed all arrays with $0- svn path=/trunk/externals/cxc/; revision=14520 --- cxc_prepend-help.pd | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) (limited to 'cxc_prepend-help.pd') 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; -- cgit v1.2.1