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-iem_append.pd | 72 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 iemhelp/help-iem_append.pd (limited to 'iemhelp/help-iem_append.pd') diff --git a/iemhelp/help-iem_append.pd b/iemhelp/help-iem_append.pd new file mode 100644 index 0000000..1f2a71c --- /dev/null +++ b/iemhelp/help-iem_append.pd @@ -0,0 +1,72 @@ +#N canvas 231 172 609 499 10; +#X obj 117 376 print; +#X msg 117 61 1; +#X obj 238 41 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X obj 117 40 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X msg 117 149 11 22; +#X msg 238 150 33 44; +#X msg 238 63 3; +#X msg 117 105 symbol foo; +#X msg 238 107 symbol zyx; +#X msg 117 83 float 1.1; +#X msg 238 85 float 3.3; +#X msg 117 127 set; +#X msg 238 128 open; +#X msg 117 172 list -55 -66; +#X msg 238 172 list -77 -88; +#X msg 238 195 list bbb 987; +#X msg 117 195 list aaa 123; +#X msg 117 218 jkl 555 uuu; +#X msg 238 218 poi 777 ttt; +#X obj 191 377 route bang float symbol list; +#X obj 242 395 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X obj 281 395 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X obj 324 395 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X obj 367 395 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X obj 421 395 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X text 400 376 anything; +#X text 262 39 bang clears message-buffer; +#X text 75 421 (c) musil@iem.kug.ac.at; +#X text 117 434 IEM KUG; +#X text 218 302 initials-arguments:; +#X text 109 7 merge the head-message in front of the tail-message; +#X text 92 446 graz \, austria 2003; +#X text 224 275 <- cold inlet; +#X text 122 274 <- hot inlet; +#X text 13 7 iem_append; +#X text 34 284 head of output-message; +#X text 226 285 tail of output-message; +#X text 213 313 tail of output-message; +#X obj 117 300 iem_append 0.5; +#X connect 1 0 38 0; +#X connect 2 0 38 1; +#X connect 3 0 38 0; +#X connect 4 0 38 0; +#X connect 5 0 38 1; +#X connect 6 0 38 1; +#X connect 7 0 38 0; +#X connect 8 0 38 1; +#X connect 9 0 38 0; +#X connect 10 0 38 1; +#X connect 11 0 38 0; +#X connect 12 0 38 1; +#X connect 13 0 38 0; +#X connect 14 0 38 1; +#X connect 15 0 38 1; +#X connect 16 0 38 0; +#X connect 17 0 38 0; +#X connect 18 0 38 1; +#X connect 19 0 20 0; +#X connect 19 1 21 0; +#X connect 19 2 22 0; +#X connect 19 3 23 0; +#X connect 19 4 24 0; +#X connect 38 0 0 0; +#X connect 38 0 19 0; -- cgit v1.2.1