aboutsummaryrefslogtreecommitdiff
path: root/iemabs/split3-help.pd
blob: cc4d3e93630e013eaab6669f2340f75a35377a87 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
#N canvas 290 163 431 327 10;
#X floatatom 19 243 9 0 0 0 - - -;
#X floatatom 19 76 9 0 0 0 - - -;
#X text 15 11 split3;
#X floatatom 64 99 9 0 0 0 - - -;
#X floatatom 110 123 9 0 0 0 - - -;
#X floatatom 64 218 9 0 0 0 - - -;
#X floatatom 110 192 9 0 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 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 text 115 288 IEM KUG;
#X text 99 276 musil;
#X text 129 276 @;
#X text 135 276 iem.at;
#X text 50 265 (c) Thomas Musil 2000 - 2005;
#X text 98 298 Graz \, Austria;
#X connect 1 0 15 0;
#X connect 3 0 15 1;
#X connect 4 0 15 2;
#X connect 15 0 0 0;
#X connect 15 1 5 0;
#X connect 15 2 6 0;