aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/decide.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2004-04-09 02:55:45 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2004-04-09 02:55:45 +0000
commit7a281be324e31dd40b918bcdcb3532f4593ed9b1 (patch)
tree2e26a9ed07b72df8b8c965fe551fdf22333337e0 /doc/help/cyclone/decide.pd
parent7bf516a7a3136c707de58e94f7b0f7c0cc43ce28 (diff)
checked in sources from CK <x@meta.lo-res.org>
svn path=/trunk/externals/miXed/; revision=1583
Diffstat (limited to 'doc/help/cyclone/decide.pd')
-rw-r--r--doc/help/cyclone/decide.pd29
1 files changed, 29 insertions, 0 deletions
diff --git a/doc/help/cyclone/decide.pd b/doc/help/cyclone/decide.pd
new file mode 100644
index 0000000..61f9a9f
--- /dev/null
+++ b/doc/help/cyclone/decide.pd
@@ -0,0 +1,29 @@
+#N canvas 259 235 421 295 10;
+#X text 32 242 cyclone is (c) Miller Puckette and others;
+#X text 33 255 docs based on the MAX/MSP reference (c) cycling'74;
+#X text 32 269 ___________________________________________________
+;
+#X obj 29 16 decide;
+#X text 94 16 output 0/1 randomly;
+#X obj 46 143 decide 12;
+#X obj 265 135 decide;
+#X obj 46 184 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
+;
+#X obj 46 96 metro 300;
+#X obj 46 69 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
+;
+#X text 120 143 arg seeds the rng;
+#X floatatom 104 121 5 0 0 0 - - -;
+#X text 151 120 reseed rng;
+#X obj 265 109 metro 300;
+#X obj 265 82 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
+;
+#X obj 265 172 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0
+1;
+#X connect 5 0 7 0;
+#X connect 6 0 15 0;
+#X connect 8 0 5 0;
+#X connect 9 0 8 0;
+#X connect 11 0 5 1;
+#X connect 13 0 6 0;
+#X connect 14 0 13 0;