From 61982032ea7eee2c3864add894b2199b639dd225 Mon Sep 17 00:00:00 2001 From: musil Date: Fri, 1 Apr 2005 17:37:22 +0000 Subject: initial checkin (release 1.15) this time as binary (instead of text) svn path=/trunk/externals/iemlib/; revision=2665 --- iemabs/unsig~.pd | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 iemabs/unsig~.pd (limited to 'iemabs/unsig~.pd') diff --git a/iemabs/unsig~.pd b/iemabs/unsig~.pd new file mode 100644 index 0000000..7e36c29 --- /dev/null +++ b/iemabs/unsig~.pd @@ -0,0 +1,24 @@ +#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; -- cgit v1.2.1