From 577ac6e80ff4f436fbd054291ed7dddbc31bd49a Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 18 May 2004 21:33:33 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r1738, which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/iemlib/; revision=1739 --- iemhelp/help-split3.pd | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 iemhelp/help-split3.pd (limited to 'iemhelp/help-split3.pd') diff --git a/iemhelp/help-split3.pd b/iemhelp/help-split3.pd new file mode 100644 index 0000000..cfe7ba4 --- /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 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