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 --- dist_normal-help.pd | 57 ++++++++++++++++++++++++++++++++--------------------- 1 file changed, 34 insertions(+), 23 deletions(-) (limited to 'dist_normal-help.pd') diff --git a/dist_normal-help.pd b/dist_normal-help.pd index d913f39..3f7d704 100644 --- a/dist_normal-help.pd +++ b/dist_normal-help.pd @@ -1,4 +1,4 @@ -#N canvas 33 162 966 505 10; +#N canvas 0 31 966 505 10; #X msg 197 150 bang; #X floatatom 244 150 5 0 0 0 - - -; #X floatatom 197 218 10 0 0 0 - - -; @@ -23,7 +23,6 @@ #X floatatom 289 278 5 0 0 0 - - -; #X text 193 251 random_icg lowerlimit \, upperlimit; #X msg 368 288 help; -#X text 253 10 the random number generatorse; #X obj 539 406 dist_normal; #X msg 540 356 bang; #X obj 579 357 metro 100; @@ -32,7 +31,7 @@ #X obj 196 309 random_tw 0 1; #X floatatom 637 334 5 0 0 0 - - -; #N canvas 0 0 600 400 streamview 0; -#N canvas 0 0 450 300 graph2 0; +#N canvas 0 0 450 300 (subpatch) 0; #X array randstream 100 float 0; #X coords 0 2 99 -2 200 140 1; #X restore 92 222 graph; @@ -48,7 +47,7 @@ #X connect 5 0 4 0; #X restore 570 433 pd streamview; #N canvas 306 24 679 400 distview 0; -#N canvas 0 0 450 300 graph1 0; +#N canvas 0 0 450 300 (subpatch) 0; #X array randview1 100 float 0; #X coords 0 200 99 0 400 200 1; #X restore 248 31 graph; @@ -148,10 +147,10 @@ argument \, so yu can specify which generator is being used.; #X text 198 106 they all output floats); #X text 540 311 also \, there is some burst at the upper and lower limits; -#N canvas 622 685 592 356 signalversions 1; +#N canvas 198 89 592 356 signalversions 0; #X obj 68 131 random1~; #X obj 368 239 tabwrite~ randomix_test; -#N canvas 0 0 450 300 graph1 0; +#N canvas 0 0 450 300 (subpatch) 0; #X array randomix_test 64 float 1; #A 0 -0.599965 0.178987 -0.501604 -1.10592 0.426163 -0.481499 -0.553236 0.0961931 0.554738 -0.695487 0.541875 -0.415309 -0.419922 -0.871908 @@ -189,6 +188,18 @@ limits; #X connect 13 0 7 0; #X connect 13 1 7 1; #X restore 98 421 pd signalversions; +#N canvas 739 383 494 344 META 0; +#X text 12 145 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 125 AUTHOR jdl@xdv.org; +#X text 12 105 OUTLET_0 float; +#X text 12 65 INLET_0 bang; +#X text 12 85 INLET_1 float; +#X text 12 5 KEYWORDS control random; +#X text 12 45 DESCRIPTION normal distribution mean; +#X restore 903 467 pd META; +#X text 253 10 the random number generators; #X connect 0 0 11 0; #X connect 1 0 11 1; #X connect 4 0 6 0; @@ -203,21 +214,21 @@ limits; #X connect 14 0 17 1; #X connect 16 0 17 2; #X connect 17 0 15 0; -#X connect 18 0 29 0; -#X connect 19 0 29 1; -#X connect 21 0 29 2; -#X connect 23 0 29 0; -#X connect 25 0 31 0; +#X connect 18 0 28 0; +#X connect 19 0 28 1; +#X connect 21 0 28 2; +#X connect 23 0 28 0; +#X connect 24 0 30 0; +#X connect 24 0 31 0; +#X connect 24 0 33 0; #X connect 25 0 32 0; -#X connect 25 0 34 0; -#X connect 26 0 33 0; -#X connect 27 0 33 0; -#X connect 28 0 27 0; -#X connect 29 0 20 0; -#X connect 30 0 27 1; -#X connect 33 0 25 0; -#X connect 35 0 6 0; -#X connect 35 1 11 0; -#X connect 35 2 12 0; -#X connect 35 3 17 0; -#X connect 35 4 29 0; +#X connect 26 0 32 0; +#X connect 27 0 26 0; +#X connect 28 0 20 0; +#X connect 29 0 26 1; +#X connect 32 0 24 0; +#X connect 34 0 6 0; +#X connect 34 1 11 0; +#X connect 34 2 12 0; +#X connect 34 3 17 0; +#X connect 34 4 28 0; -- cgit v1.2.1