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 --- mean~-help.pd | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'mean~-help.pd') diff --git a/mean~-help.pd b/mean~-help.pd index d9c75f3..73452b1 100644 --- a/mean~-help.pd +++ b/mean~-help.pd @@ -1,4 +1,4 @@ -#N canvas 110 368 622 369 10; +#N canvas 0 31 690 382 10; #X obj 64 102 noise~; #X obj 463 105 mean~ blir; #X obj 21 262 table blir; @@ -85,6 +85,16 @@ #X obj 460 304 cxstddev blir; #X obj 342 304 cxavgdev blir; #X obj 316 251 cxmean blir; +#N canvas 739 383 494 344 META 0; +#X text 12 125 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 105 AUTHOR jdl@xdv.org; +#X text 12 85 OUTLET_0 float; +#X text 12 45 DESCRIPTION normal distribution mean; +#X text 12 65 INLET_0 signal mean ad sd; +#X text 12 5 KEYWORDS signal array; +#X restore 633 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