From 61982032ea7eee2c3864add894b2199b639dd225 Mon Sep 17 00:00:00 2001 From: musil Date: Fri, 1 Apr 2005 17:37:22 +0000 Subject: initial checkin (release 1.15) this time as binary (instead of text) svn path=/trunk/externals/iemlib/; revision=2665 --- iemabs/help-ii.pd | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 iemabs/help-ii.pd (limited to 'iemabs/help-ii.pd') diff --git a/iemabs/help-ii.pd b/iemabs/help-ii.pd new file mode 100644 index 0000000..72a29a8 --- /dev/null +++ b/iemabs/help-ii.pd @@ -0,0 +1,46 @@ +#N canvas 156 133 532 351 10; +#X msg 81 54 2.5; +#X msg 20 54 bang; +#X msg 121 55 23 64; +#X text 55 249 the above can be abbreviated as:; +#X msg 168 55 symbol dog; +#X msg 260 55 open myfile 888; +#X obj 20 106 init; +#X obj 287 249 ii; +#X obj 20 133 print x1; +#X obj 95 107 init 44; +#X obj 95 132 print x2; +#X obj 190 134 print x3; +#X obj 190 109 init www; +#X obj 274 110 init symbol www; +#X obj 274 134 print x4; +#X obj 21 179 ii open file 22; +#X obj 21 203 print x5; +#X obj 144 180 ii list open file 22; +#X obj 144 203 print x6; +#X obj 301 181 ii list 6 7 8; +#X obj 301 204 print x7; +#X obj 409 181 ii 9 8 7; +#X obj 409 204 print x8; +#X obj 412 138 print x9; +#X obj 412 112 init float 77; +#X msg 389 58 11 22 33 aa bb cc; +#X text 17 282 (c) musil@iem.kug.ac.at; +#X text 59 295 IEM KUG; +#X text 34 307 graz \, austria 2001; +#X text 18 17 init : initialize anything by loadbang; +#X connect 0 0 6 0; +#X connect 1 0 6 0; +#X connect 2 0 6 0; +#X connect 4 0 6 0; +#X connect 5 0 6 0; +#X connect 6 0 8 0; +#X connect 9 0 10 0; +#X connect 12 0 11 0; +#X connect 13 0 14 0; +#X connect 15 0 16 0; +#X connect 17 0 18 0; +#X connect 19 0 20 0; +#X connect 21 0 22 0; +#X connect 24 0 23 0; +#X connect 25 0 6 0; -- cgit v1.2.1