From 61982032ea7eee2c3864add894b2199b639dd225 Mon Sep 17 00:00:00 2001 From: musil Date: Fri, 1 Apr 2005 17:37:22 +0000 Subject: initial checkin (release 1.15) this time as binary (instead of text) svn path=/trunk/externals/iemlib/; revision=2665 --- iemabs/help-split3.pd | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 iemabs/help-split3.pd (limited to 'iemabs/help-split3.pd') 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 input; +#X text 127 99 low-limit; +#X text 83 244 output within; +#X text 128 219 output less than low-limit; +#X text 175 193 output greater than high-limit; +#X text 175 123 high-limit; +#X text 129 147 1.arg: low-limit; +#X text 129 159 2.arg: high-limit; +#X text 30 301 graz \, austria 2001; +#X obj 19 152 split3 -7.5 13.5; +#X text 77 11 part a -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; -- cgit v1.2.1