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/unsig~.pd | 51 +++++++++++++++++++++++++++------------------------ 1 file changed, 27 insertions(+), 24 deletions(-) (limited to 'iemabs/unsig~.pd') diff --git a/iemabs/unsig~.pd b/iemabs/unsig~.pd index 7e36c29..f9d440e 100644 --- a/iemabs/unsig~.pd +++ b/iemabs/unsig~.pd @@ -1,24 +1,27 @@ -#N canvas 320 149 271 319 10; -#X obj 22 42 inlet~; -#X text 13 256 (c) musil@iem.kug.ac.at; -#X text 55 269 IEM KUG; -#X text 62 42 ~signal_in~; -#X text 30 281 graz \, austria 2001; -#X text 12 8 unsig~; -#X obj 22 221 outlet; -#X text 69 222 float-out; -#X text 67 9 grab every metrotime one sample; -#X obj 22 195 snapshot~; -#X obj 39 172 metro 300; -#X obj 39 81 loadbang; -#X obj 39 106 t b b; -#X obj 64 128 f \$1; -#X obj 64 148 sel 0; -#X connect 0 0 9 0; -#X connect 9 0 6 0; -#X connect 10 0 9 0; -#X connect 11 0 12 0; -#X connect 12 0 10 0; -#X connect 12 1 13 0; -#X connect 13 0 14 0; -#X connect 14 1 10 1; +#N canvas 320 149 275 323 10; +#X obj 22 42 inlet~; +#X text 62 42 ~signal_in~; +#X text 12 8 unsig~; +#X obj 22 221 outlet; +#X text 69 222 float-out; +#X text 67 9 grab every metrotime one sample; +#X obj 22 195 snapshot~; +#X obj 39 172 metro 300; +#X obj 39 81 loadbang; +#X obj 39 106 t b b; +#X obj 64 128 f \$1; +#X obj 64 148 sel 0; +#X text 116 275 IEM KUG; +#X text 100 263 musil; +#X text 130 263 @; +#X text 136 263 iem.at; +#X text 51 252 (c) Thomas Musil 2000 - 2005; +#X text 99 285 Graz \, Austria; +#X connect 0 0 6 0; +#X connect 6 0 3 0; +#X connect 7 0 6 0; +#X connect 8 0 9 0; +#X connect 9 0 7 0; +#X connect 9 1 10 0; +#X connect 10 0 11 0; +#X connect 11 1 7 1; -- cgit v1.2.1