diff options
Diffstat (limited to 'doc/help/cyclone/urn-help.pd')
-rw-r--r-- | doc/help/cyclone/urn-help.pd | 24 |
1 files changed, 20 insertions, 4 deletions
diff --git a/doc/help/cyclone/urn-help.pd b/doc/help/cyclone/urn-help.pd index 45a0a9f..fce382b 100644 --- a/doc/help/cyclone/urn-help.pd +++ b/doc/help/cyclone/urn-help.pd @@ -1,8 +1,9 @@ -#N canvas 334 134 654 371 10; -#X obj 4 4 cnv 15 400 40 empty empty empty 20 12 0 14 -262130 -66577 0; -#X text 20 331 docs based on the MAX/MSP reference (c) cycling'74 +#N canvas 0 26 572 371 10; +#X obj 4 4 cnv 15 400 40 empty empty empty 20 12 0 14 -262130 -66577 +0; +#X text 20 331 docs based on the MAX/MSP reference (c) cycling'74; +#X text 19 345 ___________________________________________________ ; -#X text 19 345 ___________________________________________________ ; #X obj 30 25 urn; #X text 75 26 rng without duplicate numbers; #X floatatom 243 249 5 0 0 0 - - -; @@ -22,6 +23,21 @@ #X obj 273 218 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; #X text 294 219 sent out all different values; +#N canvas 247 115 494 418 META 0; +#X text 12 205 HELP_PATCH_AUTHORS Christoph Kummerer. Revised by Jonathan +Wilkes for Pd-extended 0.42 to conform to the PDDP template.; +#X text 12 175 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html +; +#X text 12 5 KEYWORDS control storage max_compatible random; +#X text 12 45 DESCRIPTION random number generator without duplicate +numbers; +#X text 12 75 INLET_0 seed clear bang; +#X text 12 95 INLET_1 float; +#X text 12 115 OUTLET_0 float; +#X text 12 135 OUTLET_1 bang; +#X text 12 25 LICENSE SIBSD; +#X text 12 155 AUTHOR Krzysztof Czaja; +#X restore 523 351 pd META; #X connect 6 0 7 0; #X connect 7 0 5 0; #X connect 7 1 18 0; |