aboutsummaryrefslogtreecommitdiff
path: root/osc/packOSC-help.pd
blob: 851864242449003d1b6c32e2c98f2d9adc7b077f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
#N canvas 611 6 488 317 12;
#X obj 171 184 udpsend;
#X msg 177 158 disconnect;
#X msg 171 96 connect 127.0.0.1 9997;
#X obj 71 96 packOSC;
#X obj 71 128 prepend send;
#X obj 171 207 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 1
1;
#X msg 14 18 send /test/one/two/three zz 88 T;
#X msg 71 65 send /test 1 2 3;
#X msg 90 43 send /west 35;
#X msg 201 41 send /*/left 22;
#X msg 296 24 send /?est/ 1;
#X msg 246 66 send /left one two;
#X msg 339 43 send /right 88;
#X text 4 226 packOSC is like sendOSC except that it outputs a list
of floats instead of directly connecting to the network;
#X text 158 276 2006/04/25 Martin Peach;
#X connect 0 0 5 0;
#X connect 1 0 0 0;
#X connect 2 0 0 0;
#X connect 3 0 4 0;
#X connect 4 0 0 0;
#X connect 6 0 3 0;
#X connect 7 0 3 0;
#X connect 8 0 3 0;
#X connect 9 0 3 0;
#X connect 10 0 3 0;
#X connect 11 0 3 0;
#X connect 12 0 3 0;