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-list2send.pd | 83 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 83 insertions(+) create mode 100644 iemhelp/help-list2send.pd (limited to 'iemhelp/help-list2send.pd') diff --git a/iemhelp/help-list2send.pd b/iemhelp/help-list2send.pd new file mode 100644 index 0000000..c9daafc --- /dev/null +++ b/iemhelp/help-list2send.pd @@ -0,0 +1,83 @@ +#N canvas 163 45 792 556 10; +#X msg 209 141 0 aaa \, 1 bbb \, 2 ccc \, 3 ddd \, 4 eee; +#X text 296 119 init; +#X obj 209 120 loadbang; +#X msg 260 167 clear; +#X text 199 62 the corresponding prepend-floats and receive-symbols +; +#X text 199 49 with a prepended float.; +#X text 200 76 have to be inputed via a set message.; +#X text 41 505 IEM KUG; +#X text 15 516 graz \, austria 2003; +#X text 13 492 (c) musil@iem.at; +#X text 10 13 list2send; +#X obj 209 162 pp add; +#X obj 68 391 r aaa; +#X floatatom 68 414 5 0 0 0 - - -; +#X floatatom 103 414 5 0 0 0 - - -; +#X obj 103 391 r bbb; +#X floatatom 138 414 5 0 0 0 - - -; +#X obj 138 391 r ccc; +#X obj 197 390 r ddd; +#X floatatom 197 415 8 0 0 0 - - -; +#X obj 281 391 r eee; +#X symbolatom 281 414 10 0 0 0 - - -; +#X obj 68 435 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X obj 103 436 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X obj 138 436 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X obj 197 437 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X obj 281 437 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X obj 23 143 pp 0; +#X floatatom 23 125 5 0 0 0 - - -; +#X floatatom 67 127 5 0 0 0 - - -; +#X obj 67 145 pp 1; +#X floatatom 109 128 5 0 0 0 - - -; +#X obj 109 146 pp 2; +#X floatatom 152 128 8 0 0 0 - - -; +#X obj 152 147 pp 3; +#X symbolatom 30 205 10 0 0 0 - - -; +#X obj 30 225 pp 4; +#X floatatom 460 129 5 0 0 0 - - -; +#X obj 460 147 pp set 1; +#X msg 469 184 set_all 1.1 2.2 3.3 4.4444 abcdefg; +#X msg 448 224 all 0.1 0.2 0.3 0.45678 zyxwvu; +#X obj 209 217 list2send 5; +#X msg 421 326 from 3 0.9876 lmnop; +#X msg 442 286 set_from 3 2.2222 zzzzzz; +#X text 131 14 convert some kind of lists to a sended message; +#X text 109 247 1.arg: max. number of sended parameters; +#X connect 0 0 11 0; +#X connect 2 0 0 0; +#X connect 3 0 41 0; +#X connect 11 0 41 0; +#X connect 12 0 13 0; +#X connect 13 0 22 0; +#X connect 14 0 23 0; +#X connect 15 0 14 0; +#X connect 16 0 24 0; +#X connect 17 0 16 0; +#X connect 18 0 19 0; +#X connect 19 0 25 0; +#X connect 20 0 21 0; +#X connect 21 0 26 0; +#X connect 27 0 41 0; +#X connect 28 0 27 0; +#X connect 29 0 30 0; +#X connect 30 0 41 0; +#X connect 31 0 32 0; +#X connect 32 0 41 0; +#X connect 33 0 34 0; +#X connect 34 0 41 0; +#X connect 35 0 36 0; +#X connect 36 0 41 0; +#X connect 37 0 38 0; +#X connect 38 0 41 0; +#X connect 39 0 41 0; +#X connect 40 0 41 0; +#X connect 42 0 41 0; +#X connect 43 0 41 0; -- cgit v1.2.1