aboutsummaryrefslogtreecommitdiff
path: root/iemabs/split3.pd
diff options
context:
space:
mode:
authormusil <tmusil@users.sourceforge.net>2006-12-09 02:00:52 +0000
committermusil <tmusil@users.sourceforge.net>2006-12-09 02:00:52 +0000
commitd6b088044e161a27d49df537bbb6d998a8d0e50d (patch)
tree1a1b3a30e994767f4ef97b90194782258f2baa8a /iemabs/split3.pd
parent32dc0c0deb13ce57f099f616ddc427296970d8a5 (diff)
// class_sethelpsymbol();
changed help-*.pd to *-help.pd chanded file structure to standard 1st step remove old svn path=/trunk/externals/iemlib/; revision=6756
Diffstat (limited to 'iemabs/split3.pd')
-rw-r--r--iemabs/split3.pd35
1 files changed, 0 insertions, 35 deletions
diff --git a/iemabs/split3.pd b/iemabs/split3.pd
deleted file mode 100644
index a59ce31..0000000
--- a/iemabs/split3.pd
+++ /dev/null
@@ -1,35 +0,0 @@
-#N canvas 363 140 460 337 10;
-#X obj 25 60 inlet;
-#X obj 26 231 outlet;
-#X obj 68 79 inlet;
-#X text 8 7 split3;
-#X obj 111 100 inlet;
-#X obj 72 212 outlet;
-#X obj 111 188 outlet;
-#X obj 25 135 moses \$1;
-#X obj 68 157 moses \$2;
-#X text 68 234 <float> output within;
-#X text 117 213 <float> output less than low-limit;
-#X text 155 189 <float> output greater than high-limit;
-#X text 61 58 <float> input;
-#X text 106 78 <float> low-limit;
-#X text 148 101 <float> high-limit;
-#X text 160 134 1.arg: <float> low-limit;
-#X text 160 146 2.arg: <float> high-limit;
-#X text 80 5 part a <float>-message into 3 ways:;
-#X text 141 40 3 greater than high-limit;
-#X text 141 30 2 less than low-limit \;;
-#X text 141 20 1 within low- and high-limit \;;
-#X text 166 285 IEM KUG;
-#X text 150 273 musil;
-#X text 180 273 @;
-#X text 186 273 iem.at;
-#X text 101 262 (c) Thomas Musil 2000 - 2005;
-#X text 149 295 Graz \, Austria;
-#X connect 0 0 7 0;
-#X connect 2 0 7 1;
-#X connect 4 0 8 1;
-#X connect 7 0 5 0;
-#X connect 7 1 8 0;
-#X connect 8 0 1 0;
-#X connect 8 1 6 0;