diff options
Diffstat (limited to 'doc/help/cyclone/drunk-help.pd')
-rw-r--r-- | doc/help/cyclone/drunk-help.pd | 19 |
1 files changed, 17 insertions, 2 deletions
diff --git a/doc/help/cyclone/drunk-help.pd b/doc/help/cyclone/drunk-help.pd index be69c9e..5a2a3ed 100644 --- a/doc/help/cyclone/drunk-help.pd +++ b/doc/help/cyclone/drunk-help.pd @@ -1,5 +1,6 @@ -#N canvas 162 57 539 508 10; -#X obj 4 4 cnv 15 400 40 empty empty empty 20 12 0 14 -262130 -66577 0; +#N canvas 0 26 539 508 10; +#X obj 4 4 cnv 15 400 40 empty empty empty 20 12 0 14 -262130 -66577 +0; #X text 36 467 docs based on the MAX/MSP reference (c) cycling'74; #X text 35 481 ___________________________________________________ ; @@ -30,6 +31,20 @@ #X text 212 353 set stepsize; #X text 155 378 args set initial bound and maximum stepsize; #X text 155 389 default 128 2; +#N canvas 381 102 494 428 META 0; +#X text 12 195 HELP_PATCH_AUTHORS Christoph Kummerer. Revised by Jonathan +Wilkes for Pd-extended 0.42 to conform to the PDDP template.; +#X text 12 165 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html +; +#X text 12 5 KEYWORDS control max_compatible; +#X text 12 65 INLET_0 float bang set seed list; +#X text 12 85 INLET_1 float; +#X text 12 105 INLET_2 float; +#X text 12 125 OUTLET_0 float; +#X text 12 45 DESCRIPTION output random numbers in a moving range; +#X text 12 25 LICENSE SIBSD; +#X text 12 145 AUTHOR Krzysztof Czaja; +#X restore 486 483 pd META; #X connect 5 0 6 0; #X connect 7 0 5 0; #X connect 8 0 7 0; |