aboutsummaryrefslogtreecommitdiff
path: root/iemabs/unsig~.pd
diff options
context:
space:
mode:
authormusil <tmusil@users.sourceforge.net>2005-04-01 17:37:22 +0000
committermusil <tmusil@users.sourceforge.net>2005-04-01 17:37:22 +0000
commit61982032ea7eee2c3864add894b2199b639dd225 (patch)
treeec04f2c096f3533df1b612e3e365f9c4196e4aae /iemabs/unsig~.pd
parent467b8898b177b143347921e79980adfeff3fe150 (diff)
initial checkin (release 1.15)
this time as binary (instead of text) svn path=/trunk/externals/iemlib/; revision=2665
Diffstat (limited to 'iemabs/unsig~.pd')
-rw-r--r--iemabs/unsig~.pd24
1 files changed, 24 insertions, 0 deletions
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;