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-pre_inlet.pd | 81 ++++++++++++++++++++++++----------------------- 1 file changed, 42 insertions(+), 39 deletions(-) (limited to 'iemhelp/help-pre_inlet.pd') diff --git a/iemhelp/help-pre_inlet.pd b/iemhelp/help-pre_inlet.pd index 4fd5b09..37ef138 100644 --- a/iemhelp/help-pre_inlet.pd +++ b/iemhelp/help-pre_inlet.pd @@ -1,39 +1,42 @@ -#N canvas 231 172 606 462 10; -#X msg 79 243 jkl 555 uuu; -#X text 24 393 (c) musil@iem.kug.ac.at; -#X text 66 406 IEM KUG; -#X text 13 7 pre_inlet; -#X obj 66 272 pre_inlet 1 0; -#X obj 66 348 print first; -#X obj 195 272 pre_inlet 1 1; -#X obj 195 348 print second; -#X obj 320 272 pre_inlet 1 2; -#X msg 208 243 abc ghj 78; -#X msg 333 243 zyx 3.17; -#X obj 320 348 print third; -#X text 41 418 graz \, austria 2003; -#X text 104 48 you can use it for externals with more than one message-inlets -; -#X text 117 182 2.arg: number (0 .. 8.0e+06) \, you can interprete -as; -#X text 175 195 the inlet-index (inlet-selector-number); -#X text 100 9 before an incoming message will be relesed to outlet -\,; -#X text 112 23 a message of 2 items (symbol + float) will be sent; -#X msg 485 242 sss 3.17; -#X obj 472 271 pre_inlet 3 123; -#X obj 472 347 print xxx; -#X text 115 125 1.arg: ascii-number (1 .. 255) \, which will -be; -#X text 154 140 interpreted as a character \, which will be used as -a; -#X text 155 153 selector-symbol for a message (creates a denormal symbol) -; -#X connect 0 0 4 0; -#X connect 4 0 5 0; -#X connect 6 0 7 0; -#X connect 8 0 11 0; -#X connect 9 0 6 0; -#X connect 10 0 8 0; -#X connect 18 0 19 0; -#X connect 19 0 20 0; +#N canvas 231 172 610 466 10; +#X msg 79 243 jkl 555 uuu; +#X text 13 7 pre_inlet; +#X obj 66 272 pre_inlet 1 0; +#X obj 66 348 print first; +#X obj 195 272 pre_inlet 1 1; +#X obj 195 348 print second; +#X obj 320 272 pre_inlet 1 2; +#X msg 208 243 abc ghj 78; +#X msg 333 243 zyx 3.17; +#X obj 320 348 print third; +#X text 104 48 you can use it for externals with more than one message-inlets +; +#X text 117 182 2.arg: number (0 .. 8.0e+06) \, you can interprete +as; +#X text 175 195 the inlet-index (inlet-selector-number); +#X text 100 9 before an incoming message will be relesed to outlet +\,; +#X text 112 23 a message of 2 items (symbol + float) will be sent; +#X msg 485 242 sss 3.17; +#X obj 472 271 pre_inlet 3 123; +#X obj 472 347 print xxx; +#X text 115 125 1.arg: ascii-number (1 .. 255) \, which will +be; +#X text 154 140 interpreted as a character \, which will be used as +a; +#X text 155 153 selector-symbol for a message (creates a denormal symbol) +; +#X text 115 408 IEM KUG; +#X text 99 396 musil; +#X text 129 396 @; +#X text 135 396 iem.at; +#X text 50 385 (c) Thomas Musil 2000 - 2005; +#X text 98 418 Graz \, Austria; +#X connect 0 0 2 0; +#X connect 2 0 3 0; +#X connect 4 0 5 0; +#X connect 6 0 9 0; +#X connect 7 0 4 0; +#X connect 8 0 6 0; +#X connect 15 0 16 0; +#X connect 16 0 17 0; -- cgit v1.2.1