From fa93163aaee7f2d27cdc3067a840dd23bb5715a5 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sat, 26 Apr 2003 20:42:22 +0000 Subject: moved maxlib docs to the proper location svn path=/trunk/; revision=597 --- externals/build/doc/maxlib/help-split.pd | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 externals/build/doc/maxlib/help-split.pd (limited to 'externals/build/doc/maxlib/help-split.pd') diff --git a/externals/build/doc/maxlib/help-split.pd b/externals/build/doc/maxlib/help-split.pd new file mode 100644 index 00000000..c4e8d26e --- /dev/null +++ b/externals/build/doc/maxlib/help-split.pd @@ -0,0 +1,24 @@ +#N canvas 328 32 560 463 12; +#X floatatom 27 304 8 0 0 0 - - -; +#X floatatom 27 73 5 0 0 0 - - -; +#X text 196 28 written by ; +#X floatatom 56 131 5 0 0 0 - - -; +#X floatatom 85 152 5 0 0 0 - - -; +#X text 84 71 input value; +#X text 57 104 creation arguments can be changed dynamically:; +#X text 35 341 creation arguments:; +#X obj 27 249 split 6 40; +#X text 111 130 lower limit; +#X text 137 151 upper limit; +#X text 35 378 All floats that fall below the lower limit or above +the upper limit get routed to the 2nd outlet.; +#X text 36 358 split ; +#X floatatom 102 276 5 0 0 0 - - -; +#X text 154 276 floats 'out of range'; +#X text 122 11 split :: split incoming floats according to value; +#X text 106 305 floats 'in range' (including borders!); +#X connect 1 0 8 0; +#X connect 3 0 8 1; +#X connect 4 0 8 2; +#X connect 8 0 0 0; +#X connect 8 1 13 0; -- cgit v1.2.1