From 5c1c96d9a37851aea1bc432c97d5cec785e8052c Mon Sep 17 00:00:00 2001 From: musil Date: Fri, 1 Apr 2005 13:46:50 +0000 Subject: initial checkin (release 1.15) this time as binary (instead of text) svn path=/trunk/externals/iemlib/; revision=2663 --- iemhelp/help-split.pd | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 iemhelp/help-split.pd (limited to 'iemhelp/help-split.pd') diff --git a/iemhelp/help-split.pd b/iemhelp/help-split.pd new file mode 100644 index 0000000..6e63973 --- /dev/null +++ b/iemhelp/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