aboutsummaryrefslogtreecommitdiff
path: root/iemhelp/help-split3.pd
diff options
context:
space:
mode:
Diffstat (limited to 'iemhelp/help-split3.pd')
-rw-r--r--iemhelp/help-split3.pd30
1 files changed, 30 insertions, 0 deletions
diff --git a/iemhelp/help-split3.pd b/iemhelp/help-split3.pd
new file mode 100644
index 0000000..a6ff285
--- /dev/null
+++ b/iemhelp/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;