aboutsummaryrefslogtreecommitdiff
path: root/iemabs/iem_receive.pd
diff options
context:
space:
mode:
authormusil <tmusil@users.sourceforge.net>2006-12-09 02:00:52 +0000
committermusil <tmusil@users.sourceforge.net>2006-12-09 02:00:52 +0000
commitd6b088044e161a27d49df537bbb6d998a8d0e50d (patch)
tree1a1b3a30e994767f4ef97b90194782258f2baa8a /iemabs/iem_receive.pd
parent32dc0c0deb13ce57f099f616ddc427296970d8a5 (diff)
// class_sethelpsymbol();
changed help-*.pd to *-help.pd chanded file structure to standard 1st step remove old svn path=/trunk/externals/iemlib/; revision=6756
Diffstat (limited to 'iemabs/iem_receive.pd')
-rw-r--r--iemabs/iem_receive.pd22
1 files changed, 0 insertions, 22 deletions
diff --git a/iemabs/iem_receive.pd b/iemabs/iem_receive.pd
deleted file mode 100644
index 92826b3..0000000
--- a/iemabs/iem_receive.pd
+++ /dev/null
@@ -1,22 +0,0 @@
-#N canvas 550 264 458 308 10;
-#X obj 71 203 iem_receive_kernel;
-#X obj 128 74 inlet;
-#X obj 71 138 prepend_ascii 1;
-#X obj 170 145 prepend_ascii 2;
-#X obj 71 231 outlet;
-#X obj 128 98 route set clear;
-#X obj 170 120 bang;
-#X text 110 15 receive-object with changeable receive-label;
-#X text 164 175 1.arg: <symbol> or <float> receive-label;
-#X text 15 14 iem_receive;
-#X obj 39 101 symbol \$1;
-#X obj 39 81 loadbang;
-#X connect 0 0 4 0;
-#X connect 1 0 5 0;
-#X connect 2 0 0 0;
-#X connect 3 0 0 0;
-#X connect 5 0 2 0;
-#X connect 5 1 6 0;
-#X connect 6 0 3 0;
-#X connect 10 0 2 0;
-#X connect 11 0 10 0;