From 0afeb7e9fab7b1ec8787d88b3d5ce0914f0d0b0d Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 2 Oct 2003 03:39:51 +0000 Subject: converted helpfiles to 0.37 svn path=/trunk/externals/markex/; revision=1059 --- tripleRand-help.pd | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 tripleRand-help.pd (limited to 'tripleRand-help.pd') diff --git a/tripleRand-help.pd b/tripleRand-help.pd new file mode 100644 index 0000000..4e6714f --- /dev/null +++ b/tripleRand-help.pd @@ -0,0 +1,19 @@ +#N canvas 132 108 604 504 10; +#X text 124 68 GEM object; +#X obj 136 234 unpack 0 0 0; +#X floatatom 136 280 4 0 0 0 - - -; +#X floatatom 175 280 4 0 0 0 - - -; +#X floatatom 215 280 4 0 0 0 - - -; +#X text 138 24 tripleRine; +#X text 84 395 [tripleRand] generates three distinct random numbers +at once within the range specified.; +#X obj 136 184 tripleRand 5; +#X floatatom 215 146 5 0 0 0 - - -; +#X obj 136 134 bng 15 250 50 0 empty empty empty 0 -6 32 8 -262144 +-1 -1; +#X connect 1 0 2 0; +#X connect 1 1 3 0; +#X connect 1 2 4 0; +#X connect 7 0 1 0; +#X connect 8 0 7 1; +#X connect 9 0 7 0; -- cgit v1.2.1