From a65a07c1eb3a4bf476c69153ecffb5c7d333f3b8 Mon Sep 17 00:00:00 2001 From: musil Date: Wed, 22 Nov 2006 12:22:22 +0000 Subject: added help files with *-help.pd svn path=/trunk/externals/iemlib/; revision=6372 --- iemhelp/split3-help.pd | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 iemhelp/split3-help.pd (limited to 'iemhelp/split3-help.pd') diff --git a/iemhelp/split3-help.pd b/iemhelp/split3-help.pd new file mode 100644 index 0000000..cc4d3e9 --- /dev/null +++ b/iemhelp/split3-help.pd @@ -0,0 +1,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 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 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 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; -- cgit v1.2.1