aboutsummaryrefslogtreecommitdiff
path: root/iemabs/iem_send.pd
blob: 0e8fcdf93f9de2c5ab29997be10b15375b89e58c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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 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;