aboutsummaryrefslogtreecommitdiff
path: root/iemabs/help-split3.pd
diff options
context:
space:
mode:
authormusil <tmusil@users.sourceforge.net>2005-04-01 17:37:22 +0000
committermusil <tmusil@users.sourceforge.net>2005-04-01 17:37:22 +0000
commit61982032ea7eee2c3864add894b2199b639dd225 (patch)
treeec04f2c096f3533df1b612e3e365f9c4196e4aae /iemabs/help-split3.pd
parent467b8898b177b143347921e79980adfeff3fe150 (diff)
initial checkin (release 1.15)
this time as binary (instead of text) svn path=/trunk/externals/iemlib/; revision=2665
Diffstat (limited to 'iemabs/help-split3.pd')
-rw-r--r--iemabs/help-split3.pd30
1 files changed, 30 insertions, 0 deletions
diff --git a/iemabs/help-split3.pd b/iemabs/help-split3.pd
new file mode 100644
index 0000000..509a1b2
--- /dev/null
+++ b/iemabs/help-split3.pd
@@ -0,0 +1,30 @@
+#N canvas 290 163 427 323 10;
+#X floatatom 19 243 9 0 0;
+#X text 18 276 (c) musil@iem.kug.ac.at;
+#X text 55 289 IEM KUG;
+#X floatatom 19 76 9 0 0;
+#X text 15 11 split3;
+#X floatatom 64 99 9 0 0;
+#X floatatom 110 123 9 0 0;
+#X floatatom 64 218 9 0 0;
+#X floatatom 110 192 9 0 0;
+#X text 81 75 <float> input;
+#X text 127 99 <float> low-limit;
+#X text 83 244 <float> output within;
+#X text 128 219 <float> output less than low-limit;
+#X text 175 193 <float> output greater than high-limit;
+#X text 175 123 <float> high-limit;
+#X text 129 147 1.arg: <float> low-limit;
+#X text 129 159 2.arg: <float> high-limit;
+#X text 30 301 graz \, austria 2001;
+#X obj 19 152 split3 -7.5 13.5;
+#X text 77 11 part a <float>-message into 3 ways:;
+#X text 138 46 3 greater than high-limit;
+#X text 138 36 2 less than low-limit \;;
+#X text 138 26 1 within low- and high-limit \;;
+#X connect 3 0 18 0;
+#X connect 5 0 18 1;
+#X connect 6 0 18 2;
+#X connect 18 0 0 0;
+#X connect 18 1 7 0;
+#X connect 18 2 8 0;