aboutsummaryrefslogtreecommitdiff
path: root/mean~-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 /mean~-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 'mean~-help.pd')
-rw-r--r--mean~-help.pd12
1 files changed, 11 insertions, 1 deletions
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;