aboutsummaryrefslogtreecommitdiff
path: root/iemabs/unsig~.pd
diff options
context:
space:
mode:
authormusil <tmusil@users.sourceforge.net>2006-12-09 02:36:07 +0000
committermusil <tmusil@users.sourceforge.net>2006-12-09 02:36:07 +0000
commit44e3e2d0e046f00f0366e376209f482dfc8018cf (patch)
treeeb517d9ed86ca376a8e56ad64a1a506f4cb48aaa /iemabs/unsig~.pd
parentd6b088044e161a27d49df537bbb6d998a8d0e50d (diff)
changed makefile
changed README.txt changed help-*.pd to *-help.pd chanded file structure to standard 2nd step new abs and help svn path=/trunk/externals/iemlib/; revision=6757
Diffstat (limited to 'iemabs/unsig~.pd')
-rw-r--r--iemabs/unsig~.pd27
1 files changed, 27 insertions, 0 deletions
diff --git a/iemabs/unsig~.pd b/iemabs/unsig~.pd
new file mode 100644
index 0000000..f9d440e
--- /dev/null
+++ b/iemabs/unsig~.pd
@@ -0,0 +1,27 @@
+#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;