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 --- cxmean-help.pd | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'cxmean-help.pd') diff --git a/cxmean-help.pd b/cxmean-help.pd index d9c75f3..3548033 100644 --- a/cxmean-help.pd +++ b/cxmean-help.pd @@ -1,4 +1,4 @@ -#N canvas 110 368 622 369 10; +#N canvas 0 31 645 382 10; #X obj 64 102 noise~; #X obj 463 105 mean~ blir; #X obj 21 262 table blir; @@ -85,6 +85,17 @@ #X obj 460 304 cxstddev blir; #X obj 342 304 cxavgdev blir; #X obj 316 251 cxmean blir; +#N canvas 567 269 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 25 LICENSE GPL v2; +#X text 12 115 AUTHOR jdl@xdv.org; +#X text 12 5 KEYWORDS control array; +#X text 12 45 DESCRIPTION this is supposed to calculate the signal +mean of an array.; +#X text 12 95 OUTLET_0 float; +#X text 12 75 INLET_0 float set; +#X restore 583 337 pd META; #X connect 0 0 10 0; #X connect 1 0 9 0; #X connect 5 0 4 0; -- cgit v1.2.1