aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/split-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/split-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/split-help.pd')
-rw-r--r--doc/help/cyclone/split-help.pd27
1 files changed, 27 insertions, 0 deletions
diff --git a/doc/help/cyclone/split-help.pd b/doc/help/cyclone/split-help.pd
new file mode 100644
index 0000000..eb0abfe
--- /dev/null
+++ b/doc/help/cyclone/split-help.pd
@@ -0,0 +1,27 @@
+#N canvas 200 160 485 308 10;
+#X text 5 5 ;
+#X text 25 270 docs based on the MAX/MSP reference (c) cycling'74;
+#X text 24 284 ___________________________________________________
+;
+#X obj 26 26 split;
+#X text 82 28 look for a range of numbers;
+#X obj 230 149 split 10 20;
+#X floatatom 230 205 5 0 0 0 - - -;
+#X floatatom 302 175 5 0 0 0 - - -;
+#X floatatom 230 80 5 0 0 0 - - -;
+#X text 351 174 not in range;
+#X text 275 206 in range;
+#X floatatom 266 104 5 0 0 0 - - -;
+#X floatatom 302 129 5 0 0 0 - - -;
+#X text 309 104 set min;
+#X text 346 127 set max;
+#X msg 108 118 3 0 10;
+#X text 28 72 list means:;
+#X msg 32 90 val_to_compare min max;
+#X text 64 118 i.e.:;
+#X connect 5 0 6 0;
+#X connect 5 1 7 0;
+#X connect 8 0 5 0;
+#X connect 11 0 5 1;
+#X connect 12 0 5 2;
+#X connect 15 0 5 0;