aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/decide-help.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/decide-help.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/decide-help.pd')
-rw-r--r--doc/help/cyclone/decide-help.pd29
1 files changed, 29 insertions, 0 deletions
diff --git a/doc/help/cyclone/decide-help.pd b/doc/help/cyclone/decide-help.pd
new file mode 100644
index 0000000..7d38064
--- /dev/null
+++ b/doc/help/cyclone/decide-help.pd
@@ -0,0 +1,29 @@
+#N canvas 259 235 421 295 10;
+#X text 5 5 ;
+#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;