aboutsummaryrefslogtreecommitdiff
path: root/iemabs/iem_s.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/iem_s.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/iem_s.pd')
-rw-r--r--iemabs/iem_s.pd22
1 files changed, 22 insertions, 0 deletions
diff --git a/iemabs/iem_s.pd b/iemabs/iem_s.pd
new file mode 100644
index 0000000..2d9c2d3
--- /dev/null
+++ b/iemabs/iem_s.pd
@@ -0,0 +1,22 @@
+#N canvas 92 248 458 308 10;
+#X obj 172 77 inlet;
+#X obj 110 148 prepend_ascii 1;
+#X obj 214 148 prepend_ascii 2;
+#X obj 172 101 route set clear;
+#X obj 214 123 bang;
+#X obj 71 78 inlet;
+#X obj 71 203 iem_send_kernel;
+#X text 217 175 1.arg: <symbol> or <float> send-label;
+#X text 110 15 send-object with changeable send-label;
+#X obj 110 102 symbol \$1;
+#X obj 110 82 loadbang;
+#X text 15 14 iem_s;
+#X connect 0 0 3 0;
+#X connect 1 0 6 0;
+#X connect 2 0 6 0;
+#X connect 3 0 1 0;
+#X connect 3 1 4 0;
+#X connect 4 0 2 0;
+#X connect 5 0 6 0;
+#X connect 9 0 1 0;
+#X connect 10 0 9 0;