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 --- 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..02cef99 --- /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