aboutsummaryrefslogtreecommitdiff
path: root/iemabs/iem_receive.pd
blob: 92826b324ab95e907d4faa50967766ab0641c3bf (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 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;