From 93e22d978d192377790a41977d048e66cfef53df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Thu, 2 Jun 2005 18:35:03 +0000 Subject: added files and updated for release 1.16 svn path=/trunk/externals/iemlib/; revision=3107 --- iemhelp/help-ii.pd | 95 ++++++++++++++++++++++++++++-------------------------- 1 file changed, 49 insertions(+), 46 deletions(-) (limited to 'iemhelp/help-ii.pd') diff --git a/iemhelp/help-ii.pd b/iemhelp/help-ii.pd index bfba52e..3151183 100644 --- a/iemhelp/help-ii.pd +++ b/iemhelp/help-ii.pd @@ -1,46 +1,49 @@ -#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; +#N canvas 156 133 536 355 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 18 17 init : initialize anything by loadbang; +#X text 106 305 IEM KUG; +#X text 90 293 musil; +#X text 120 293 @; +#X text 126 293 iem.at; +#X text 41 282 (c) Thomas Musil 2000 - 2005; +#X text 89 315 Graz \, Austria; +#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