From 4c775629ea1964da725b6f0cd3d0d0b013aee045 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 2 Apr 2007 21:12:09 +0000 Subject: renamed help patches to follow the standard file naming scheme svn path=/trunk/externals/miXed/; revision=7539 --- doc/help/cyclone/urn-help.pd | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 doc/help/cyclone/urn-help.pd (limited to 'doc/help/cyclone/urn-help.pd') diff --git a/doc/help/cyclone/urn-help.pd b/doc/help/cyclone/urn-help.pd new file mode 100644 index 0000000..b1ae684 --- /dev/null +++ b/doc/help/cyclone/urn-help.pd @@ -0,0 +1,31 @@ +#N canvas 334 134 654 371 10; +#X text 5 5 ; +#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; -- cgit v1.2.1