From 3a6e961133dfc764c908df03802a0d5f92e64ff7 Mon Sep 17 00:00:00 2001 From: musil Date: Wed, 9 Mar 2005 17:29:03 +0000 Subject: sync with last iem 1.15 Release (helps in iemabs) svn path=/trunk/externals/iemlib/; revision=2612 --- iemabs/help-split.pd | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 iemabs/help-split.pd (limited to 'iemabs/help-split.pd') diff --git a/iemabs/help-split.pd b/iemabs/help-split.pd new file mode 100644 index 0000000..5be2afe --- /dev/null +++ b/iemabs/help-split.pd @@ -0,0 +1,25 @@ +#N canvas 168 213 423 343 10; +#X text 15 275 (c) musil@iem.kug.ac.at; +#X text 57 288 IEM KUG; +#X text 32 300 graz \, austria 2001; +#X obj 21 212 bng 15 250 50 0 empty empty empty 8 -8 0 10 0 22 22; +#X obj 58 170 bng 15 250 50 0 empty empty empty 8 -8 0 10 0 22 22; +#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; +#X floatatom 58 109 4 0 0; +#X floatatom 21 192 4 0 0; +#X floatatom 58 150 4 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 connect 7 0 11 0; +#X connect 7 1 12 0; +#X connect 9 0 7 0; +#X connect 10 0 7 1; +#X connect 11 0 3 0; +#X connect 12 0 4 0; -- cgit v1.2.1