aboutsummaryrefslogtreecommitdiff
path: root/iemabs/iem_r.pd
blob: 472dd29f44c8da77c5155fde7df93cc5284ae861 (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 460 310 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 obj 39 101 symbol \$1;
#X obj 39 81 loadbang;
#X text 15 14 iem_r;
#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 9 0 2 0;
#X connect 10 0 9 0;