aboutsummaryrefslogtreecommitdiff
path: root/net/udpsend-help.pd
blob: 629eacef5df66f4ff0cc7afe2d5e1d39a114553f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#N canvas 58 443 538 316 12;
#X msg 177 158 disconnect;
#X msg 171 96 connect 127.0.0.1 9997;
#X obj 171 207 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0
1;
#X text 375 97 <--first;
#X msg 67 129 send 0 1 2 3;
#X text 10 38 udpsend sends bytes over a udp connection.;
#X text 10 61 Used in conjunction with packOSC will send OSC over udp
;
#X obj 171 184 udpsend;
#X text 236 259 Martin Peach 2006/04/21;
#X connect 0 0 7 0;
#X connect 1 0 7 0;
#X connect 4 0 7 0;
#X connect 7 0 2 0;