aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/drunk.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-04-02 21:12:09 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-04-02 21:12:09 +0000
commit4c775629ea1964da725b6f0cd3d0d0b013aee045 (patch)
treeb8a3d6ffd703d9d4bd320782f0e63555e4819ed3 /doc/help/cyclone/drunk.pd
parent90485b96be50e6ee811f3ba3c16e2369a2e8b6cd (diff)
renamed help patches to follow the standard file naming scheme
svn path=/trunk/externals/miXed/; revision=7539
Diffstat (limited to 'doc/help/cyclone/drunk.pd')
-rw-r--r--doc/help/cyclone/drunk.pd44
1 files changed, 0 insertions, 44 deletions
diff --git a/doc/help/cyclone/drunk.pd b/doc/help/cyclone/drunk.pd
deleted file mode 100644
index 75afd1f..0000000
--- a/doc/help/cyclone/drunk.pd
+++ /dev/null
@@ -1,44 +0,0 @@
-#N canvas 162 57 539 508 10;
-#X text 5 5 ;
-#X text 36 467 docs based on the MAX/MSP reference (c) cycling'74;
-#X text 35 481 ___________________________________________________
-;
-#X obj 52 23 drunk;
-#X text 109 26 output random numbers in a moving range;
-#X obj 92 383 drunk 10;
-#X floatatom 92 411 5 0 0 0 - - -;
-#X obj 92 82 metro 300;
-#X obj 92 59 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
-;
-#X floatatom 51 118 5 0 0 0 - - -;
-#X msg 104 163 set \$1;
-#X floatatom 104 140 5 0 0 0 - - -;
-#X text 157 163 set new bound without triggering output;
-#X text 172 84 bang triggers output;
-#X msg 181 249 10 20 4;
-#X text 247 249 first sets current value;
-#X text 247 262 second sets bound;
-#X text 247 275 third (if present) limits stepsize;
-#X msg 181 271 5 30;
-#X msg 123 224 seed \$1;
-#X text 188 223 seed rng;
-#X floatatom 123 202 5 0 0 0 - - -;
-#X text 96 119 set new value and output;
-#X floatatom 159 340 5 0 0 0 - - -;
-#X floatatom 164 356 5 0 0 0 - - -;
-#X text 204 338 set upper bound;
-#X text 212 353 set stepsize;
-#X text 155 378 args set initial bound and maximum stepsize;
-#X text 155 389 default 128 2;
-#X connect 5 0 6 0;
-#X connect 7 0 5 0;
-#X connect 8 0 7 0;
-#X connect 9 0 5 0;
-#X connect 10 0 5 0;
-#X connect 11 0 10 0;
-#X connect 14 0 5 0;
-#X connect 18 0 5 0;
-#X connect 19 0 5 0;
-#X connect 21 0 19 0;
-#X connect 23 0 5 1;
-#X connect 24 0 5 2;