pd-experiments/ircmsg.pd

16 lines
399 B
Plaintext

#N canvas 169 570 353 206 12;
#X obj 19 23 inlet;
#X obj 19 57 list fromsymbol;
#X obj 19 82 list prepend send;
#X obj 19 107 list append 10;
#X obj 19 132 list trim;
#X obj 19 157 outlet;
#X text 135 22 symbol conversion;
#X text 135 39 into network messages \,;
#X text 135 56 this is a bad way.;
#X connect 0 0 1 0;
#X connect 1 0 2 0;
#X connect 2 0 3 0;
#X connect 3 0 4 0;
#X connect 4 0 5 0;