diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2004-04-09 02:55:45 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2004-04-09 02:55:45 +0000 |
commit | 7a281be324e31dd40b918bcdcb3532f4593ed9b1 (patch) | |
tree | 2e26a9ed07b72df8b8c965fe551fdf22333337e0 /doc/help/cyclone/urn.pd | |
parent | 7bf516a7a3136c707de58e94f7b0f7c0cc43ce28 (diff) |
checked in sources from CK <x@meta.lo-res.org>
svn path=/trunk/externals/miXed/; revision=1583
Diffstat (limited to 'doc/help/cyclone/urn.pd')
-rw-r--r-- | doc/help/cyclone/urn.pd | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/doc/help/cyclone/urn.pd b/doc/help/cyclone/urn.pd new file mode 100644 index 0000000..71afe91 --- /dev/null +++ b/doc/help/cyclone/urn.pd @@ -0,0 +1,31 @@ +#N canvas 334 134 654 371 10; +#X text 19 318 cyclone is (c) Miller Puckette and others; +#X text 20 331 docs based on the MAX/MSP reference (c) cycling'74 +; +#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 - - -; +#X obj 243 79 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X obj 243 186 urn 4; +#X msg 145 154 clear; +#X floatatom 273 118 5 0 0 0 - - -; +#X msg 143 113 seed \$1; +#X floatatom 143 92 5 0 0 0 - - -; +#X text 291 188 arg is number of different values to produce; +#X text 318 119 clear rng and set new nr. of values; +#X text 266 79 send out a random nr.; +#X text 48 113 (re)seed rng; +#X text 17 156 clear list of nrs; +#X text 285 251 random output; +#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; +#X connect 6 0 7 0; +#X connect 7 0 5 0; +#X connect 7 1 18 0; +#X connect 8 0 7 0; +#X connect 9 0 7 1; +#X connect 10 0 7 0; +#X connect 11 0 10 0; |