From 4c775629ea1964da725b6f0cd3d0d0b013aee045 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 2 Apr 2007 21:12:09 +0000 Subject: renamed help patches to follow the standard file naming scheme svn path=/trunk/externals/miXed/; revision=7539 --- doc/help/cyclone/split-help.pd | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 doc/help/cyclone/split-help.pd (limited to 'doc/help/cyclone/split-help.pd') 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; -- cgit v1.2.1