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 --- iemabs/split3.pd | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 iemabs/split3.pd (limited to 'iemabs/split3.pd') diff --git a/iemabs/split3.pd b/iemabs/split3.pd new file mode 100644 index 0000000..5a001e6 --- /dev/null +++ b/iemabs/split3.pd @@ -0,0 +1,32 @@ +#N canvas 363 140 456 333 10; +#X obj 25 60 inlet; +#X obj 26 231 outlet; +#X text 19 273 (c) musil@iem.kug.ac.at; +#X text 61 286 IEM KUG; +#X obj 68 79 inlet; +#X text 8 7 split3; +#X obj 111 100 inlet; +#X obj 72 212 outlet; +#X obj 111 188 outlet; +#X obj 25 135 moses \$1; +#X obj 68 157 moses \$2; +#X text 68 234 output within; +#X text 117 213 output less than low-limit; +#X text 155 189 output greater than high-limit; +#X text 61 58 input; +#X text 106 78 low-limit; +#X text 148 101 high-limit; +#X text 160 134 1.arg: low-limit; +#X text 160 146 2.arg: high-limit; +#X text 80 5 part a -message into 3 ways:; +#X text 36 298 graz \, austria 2001; +#X text 141 40 3 greater than high-limit; +#X text 141 30 2 less than low-limit \;; +#X text 141 20 1 within low- and high-limit \;; +#X connect 0 0 9 0; +#X connect 4 0 9 1; +#X connect 6 0 10 1; +#X connect 9 0 7 0; +#X connect 9 1 10 0; +#X connect 10 0 1 0; +#X connect 10 1 8 0; -- cgit v1.2.1