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/split-help.pd | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 iemhelp/split-help.pd (limited to 'iemhelp/split-help.pd') diff --git a/iemhelp/split-help.pd b/iemhelp/split-help.pd new file mode 100644 index 0000000..69c1907 --- /dev/null +++ b/iemhelp/split-help.pd @@ -0,0 +1,31 @@ +#N canvas 168 213 427 347 10; +#X obj 21 212 bng 15 250 50 0 empty empty empty 8 -8 0 10 -262144 -1 +-1; +#X obj 58 170 bng 15 250 50 0 empty empty empty 8 -8 0 10 -262144 -1 +-1; +#X text 41 253 (c) miller puckette; +#X text 7 8 split; +#X obj 21 130 split 5; +#X text 35 243 the original object moses; +#X floatatom 21 65 4 0 0 0 - - -; +#X floatatom 58 109 4 0 0 0 - - -; +#X floatatom 21 192 4 0 0 0 - - -; +#X floatatom 58 150 4 0 0 0 - - -; +#X text 19 50 input_value ; +#X text 52 8 part -messages into less and greater equal than +limit; +#X text 60 94 limit ; +#X text 92 150 output: input greater equal than limit; +#X text 55 193 output: input less than limit; +#X text 115 308 IEM KUG; +#X text 99 296 musil; +#X text 129 296 @; +#X text 135 296 iem.at; +#X text 50 285 (c) Thomas Musil 2000 - 2005; +#X text 98 318 Graz \, Austria; +#X connect 4 0 8 0; +#X connect 4 1 9 0; +#X connect 6 0 4 0; +#X connect 7 0 4 1; +#X connect 8 0 0 0; +#X connect 9 0 1 0; -- cgit v1.2.1