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 --- ixprint-help.pd | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (limited to 'ixprint-help.pd') diff --git a/ixprint-help.pd b/ixprint-help.pd index b6b0949..63963db 100644 --- a/ixprint-help.pd +++ b/ixprint-help.pd @@ -1,8 +1,18 @@ -#N canvas 160 134 450 300 10; +#N canvas 0 31 450 300 10; #X obj 123 115 ixprint; #X msg 122 59 1 2 3; #X obj 173 83 pointer; -#X msg 172 54 bang; +#X msg 172 54 traverse pd-ixprint-help.pd \, bang; +#N canvas 397 200 494 287 META 0; +#X text 12 105 HELP_PATCH_AUTHORS Jonathan Wilkes revised the patch +to conform to the PDDP template for Pd version 0.42.; +#X text 12 65 INLET_0 anything; +#X text 12 5 KEYWORDS control deprecated; +#X text 12 25 LICENSE GPL v2; +#X text 12 45 DESCIPTION print with "print:"; +#X text 12 85 AUTHOR jdl@xdv.org; +#X restore 396 272 pd META; +#X text 112 168 Deprecated: use [print -n]; #X connect 1 0 0 0; #X connect 2 0 0 0; #X connect 3 0 2 0; -- cgit v1.2.1