From 4fe15ead815774b1ef073550fd2260b5ffb4b28c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Thu, 2 Jun 2005 18:28:38 +0000 Subject: updated for release-1.16 svn path=/trunk/externals/iemlib/; revision=3105 --- iemabs/default.pd | 49 ++++++++++++++++++++++++++----------------------- 1 file changed, 26 insertions(+), 23 deletions(-) (limited to 'iemabs/default.pd') diff --git a/iemabs/default.pd b/iemabs/default.pd index 1ffce0d..be135ef 100644 --- a/iemabs/default.pd +++ b/iemabs/default.pd @@ -1,23 +1,26 @@ -#N canvas 409 285 348 281 10; -#X obj 17 142 f \$1; -#X text 10 210 (c) musil@iem.kug.ac.at; -#X text 51 223 IEM KUG; -#X text 26 235 graz \, austria 2001; -#X obj 17 50 inlet; -#X obj 17 183 outlet; -#X text 6 4 default; -#X obj 17 115 sel 0 1; -#X obj 17 96 != 0; -#X obj 17 71 t f f; -#X obj 71 144 f; -#X text 66 5 if (inlet == 0); -#X text 80 19 then: output = 1.argument; -#X text 63 32 else: output = inlet; -#X connect 0 0 5 0; -#X connect 4 0 9 0; -#X connect 7 0 0 0; -#X connect 7 1 10 0; -#X connect 8 0 7 0; -#X connect 9 0 8 0; -#X connect 9 1 10 1; -#X connect 10 0 5 0; +#N canvas 409 285 356 289 10; +#X obj 17 142 f \$1; +#X obj 17 50 inlet; +#X obj 17 183 outlet; +#X text 6 4 default; +#X obj 17 115 sel 0 1; +#X obj 17 96 != 0; +#X obj 17 71 t f f; +#X obj 71 144 f; +#X text 66 5 if (inlet == 0); +#X text 80 19 then: output = 1.argument; +#X text 63 32 else: output = inlet; +#X text 176 235 IEM KUG; +#X text 160 223 musil; +#X text 190 223 @; +#X text 196 223 iem.at; +#X text 111 212 (c) Thomas Musil 2000 - 2005; +#X text 159 245 Graz \, Austria; +#X connect 0 0 2 0; +#X connect 1 0 6 0; +#X connect 4 0 0 0; +#X connect 4 1 7 0; +#X connect 5 0 4 0; +#X connect 6 0 5 0; +#X connect 6 1 7 1; +#X connect 7 0 2 0; -- cgit v1.2.1