aboutsummaryrefslogtreecommitdiff
path: root/iemabs/iem_send.pd
diff options
context:
space:
mode:
authormusil <tmusil@users.sourceforge.net>2005-04-01 17:33:25 +0000
committermusil <tmusil@users.sourceforge.net>2005-04-01 17:33:25 +0000
commit467b8898b177b143347921e79980adfeff3fe150 (patch)
tree54daa480bb8b8a4926637016e6b521ef0e02f84b /iemabs/iem_send.pd
parent5c1c96d9a37851aea1bc432c97d5cec785e8052c (diff)
initial checkin (release 1.15)
this time as binary (instead of text) svn path=/trunk/externals/iemlib/; revision=2664
Diffstat (limited to 'iemabs/iem_send.pd')
-rw-r--r--iemabs/iem_send.pd22
1 files changed, 0 insertions, 22 deletions
diff --git a/iemabs/iem_send.pd b/iemabs/iem_send.pd
deleted file mode 100644
index bdae32e..0000000
--- a/iemabs/iem_send.pd
+++ /dev/null
@@ -1,22 +0,0 @@
-#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 15 14 iem_send;
-#X text 110 15 send-object with changeable send-label;
-#X obj 110 102 symbol \$1;
-#X obj 110 82 loadbang;
-#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 10 0 1 0;
-#X connect 11 0 10 0;