From bcb36add25f5f7538ff13a0f9828db8a06830c03 Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Tue, 16 Nov 2010 06:37:15 +0000 Subject: added META subpatch svn path=/trunk/externals/maxlib/; revision=14442 --- cauchy-help.pd | 33 ++++++++++++++++++++++----------- 1 file changed, 22 insertions(+), 11 deletions(-) (limited to 'cauchy-help.pd') diff --git a/cauchy-help.pd b/cauchy-help.pd index a7dd6f2..75fd9e2 100644 --- a/cauchy-help.pd +++ b/cauchy-help.pd @@ -1,11 +1,22 @@ -#N canvas 438 222 487 308 12; -#X obj 70 95 bng 20 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 --1; -#X floatatom 70 192 5 0 0; -#X floatatom 185 103 5 0 0; -#X obj 70 140 cauchy 0.5; -#X text 238 104 alpha - governs spread; -#X text 39 21 cauchy :: Cauchy distributed random numbers; -#X connect 0 0 3 0; -#X connect 2 0 3 1; -#X connect 3 0 1 0; +#N canvas 0 31 487 308 12; +#X obj 70 95 bng 20 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X floatatom 70 192 5 0 0 0 - - -; +#X floatatom 185 103 5 0 0 0 - - -; +#X obj 70 140 cauchy 0.5; +#X text 238 104 alpha - governs spread; +#X text 39 21 cauchy :: Cauchy distributed random numbers; +#N canvas 293 158 494 344 META 0; +#X text 12 150 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan +Wilkes for Pd version 0.42.; +#X text 12 25 LICENSE GPL v2; +#X text 12 130 AUTHOR Olaf Matthes ; +#X text 12 90 INLET_1 float; +#X text 12 110 OUTLET_0 float; +#X text 12 45 DESCRIPTION Cauchy distributed random numbers; +#X text 12 5 KEYWORDS control random; +#X text 12 70 INLET_0 bang; +#X restore 425 278 pd META; +#X connect 0 0 3 0; +#X connect 2 0 3 1; +#X connect 3 0 1 0; -- cgit v1.2.1