aboutsummaryrefslogtreecommitdiff
path: root/osc/routeOSC-help.pd
blob: 934c667b407a274d9174fe17ae5cdb1074635adb (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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
#N canvas 482 458 615 420 12;
#X obj -39 219 cnv 15 200 40 empty empty empty 20 12 0 14 -4034 -66577
0;
#X obj -96 64 udpreceive 9997;
#X obj 271 84 unpack 0 0 0 0;
#X floatatom 271 115 3 0 0 0 - - -;
#X floatatom 302 115 3 0 0 0 - - -;
#X floatatom 334 115 3 0 0 0 - - -;
#X floatatom 366 115 3 0 0 0 - - -;
#X text 231 114 from;
#X obj -96 94 unpackOSC;
#X obj -8 229 routeOSC /test /west;
#X obj -8 264 print a;
#X obj 60 264 print b;
#X obj 129 264 print c;
#X msg -24 193 set /left;
#X msg -47 170 set /left /right;
#X text -108 16 routeOSC;
#X text -108 34 accepts lists of floats that are interpreted as OSC
packets;
#X text 84 176 set message reassigns outputs;
#X text -106 303 see also:;
#X obj -27 303 packOSC;
#X floatatom -12 114 10 0 0 1 millisecond_delay - -;
#X obj -96 121 pipelist;
#X text 163 228 arguments are OSC addresses to be routed;
#X text 269 294 2008/09/17 Martin Peach;
#X text -108 347 see:;
#X text 39 348 for a way to send OSC over TCP or serial connections.
;
#X obj -73 348 unpackOSCstream;
#X text 104 196 (but new outlets can't be created);
#X obj -130 148 print unpacked;
#X connect 1 0 8 0;
#X connect 1 1 2 0;
#X connect 2 0 3 0;
#X connect 2 1 4 0;
#X connect 2 2 5 0;
#X connect 2 3 6 0;
#X connect 8 0 21 0;
#X connect 8 0 28 0;
#X connect 8 1 20 0;
#X connect 8 1 21 1;
#X connect 9 0 10 0;
#X connect 9 1 11 0;
#X connect 9 2 12 0;
#X connect 13 0 9 0;
#X connect 14 0 9 0;
#X connect 21 0 9 0;