diff options
Diffstat (limited to 'iemhelp/help-init.pd')
-rw-r--r-- | iemhelp/help-init.pd | 92 |
1 files changed, 46 insertions, 46 deletions
diff --git a/iemhelp/help-init.pd b/iemhelp/help-init.pd index a387140..0b4cc66 100644 --- a/iemhelp/help-init.pd +++ b/iemhelp/help-init.pd @@ -1,46 +1,46 @@ -#N canvas 156 133 530 349 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 530 349 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;
|