aboutsummaryrefslogtreecommitdiff
path: root/help/split-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-04-26 03:10:47 +0000
committerIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 13:53:22 +0200
commit8b0873392ad0db55fdb9d0cdfc670366bc96a9c9 (patch)
treedfc09d2f2d60aac05d656906c3729348344da9d7 /help/split-help.pd
parent534b4462f8efc240b8b3d76d56613f38d9a9fef4 (diff)
converted maxlib to use libdir template, in preparations for debianizing it
svn path=/trunk/externals/maxlib/; revision=13476
Diffstat (limited to 'help/split-help.pd')
-rw-r--r--help/split-help.pd24
1 files changed, 0 insertions, 24 deletions
diff --git a/help/split-help.pd b/help/split-help.pd
deleted file mode 100644
index c4e8d26..0000000
--- a/help/split-help.pd
+++ /dev/null
@@ -1,24 +0,0 @@
-#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 <olaf.matthes@gmx.de>;
-#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 <lower limit> <upper limit>;
-#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;