-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathosc.in-help.pd
More file actions
executable file
·73 lines (73 loc) · 3 KB
/
Copy pathosc.in-help.pd
File metadata and controls
executable file
·73 lines (73 loc) · 3 KB
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
#N canvas 459 0 820 825 12;
#X declare -path planifolia;
#X obj 87 133 cnv 18 3 17 empty empty 0 5 9 0 14 #dcdcdc #9c9c9c 0;
#X obj 88 266 cnv 18 3 17 empty empty 0 5 9 0 14 #dcdcdc #9c9c9c 0;
#X obj -1 -1 cnv 15 805 23 empty empty osc.in 8 10 0 20 #282d39 #efefef 0;
#X obj -1 111 cnv 15 805 17 empty empty inlets 8 8 0 12 #282d39 #efefef 0;
#X obj 0 240 cnv 15 805 17 empty empty outlets 8 8 0 12 #282d39 #efefef 0;
#X obj -1 400 cnv 15 805 17 empty empty example 8 8 0 12 #282d39 #efefef 0;
#X obj 0 335 cnv 15 805 17 empty empty arguments 8 8 0 12 #282d39 #efefef 0;
#X obj 621 40 plnf_version;
#X text 107 132 float 1/0: connects/disconnects;
#X obj 87 209 cnv 18 3 17 empty empty 1 5 9 0 14 #dcdcdc #9c9c9c 0;
#X obj 88 286 cnv 18 3 17 empty empty 1 5 9 0 14 #dcdcdc #9c9c9c 0;
#X text 337 132 (or [sw 1< / [sw 0<);
#X obj 88 308 cnv 18 3 17 empty empty 2 5 9 0 14 #dcdcdc #9c9c9c 0;
#X obj 454 640 tgl 25 0 empty empty empty 17 7 0 10 #e4e4e4 #4d4d4d #373737 0 1;
#X listbox 480 591 21 0 0 0 - - - 12;
#X text 480 614 IP port state \, or IP port backport state;
#X obj 617 435 declare -path planifolia;
#X text 14 1564 --;
#X text 32 35 Receive osc messages;
#X obj 454 489 tgl 25 0 empty empty empty 17 7 0 10 #e4e4e4 #4d4d4d #373737 0 1;
#X obj 37 514 tgl 25 0 empty empty empty 17 7 0 10 #e4e4e4 #4d4d4d #373737 0 1;
#X obj 39 700 osc.in 6001;
#X floatatom 65 729 5 0 0 0 - - - 12;
#X obj 454 561 osc.io 127.0.0.1 6001;
#X listbox 39 768 37 0 0 0 - - - 0;
#X msg 144 514 disconnect;
#X msg 72 514 connect;
#X msg 155 619 listen 6002;
#X msg 155 647 port 6002;
#X msg 155 594 connect 6002;
#X obj 454 842 tgl 25 0 empty empty empty 17 7 0 10 #e4e4e4 #4d4d4d #373737 0 1;
#X listbox 480 793 21 0 0 0 - - - 12;
#X text 480 816 IP port state \, or IP port backport state;
#X obj 454 691 tgl 25 0 empty empty empty 17 7 0 10 #e4e4e4 #4d4d4d #373737 0 1;
#X obj 454 763 osc.io 127.0.0.1 6002;
#X msg 594 473 /a/b/c 1 2 3 4;
#X msg 594 504 /x/y/z 10 20 30;
#X msg 604 684 /a/b/c 1 2 3 4;
#X msg 594 715 /x/y/z 10 20 30;
#X text 107 154 connect/diconnect also;
#X text 269 154 (connect passes port to listen);
#X text 107 178 listen <port> / port <port> - like 'connect <port>';
#X text 109 208 anything here is sent directly to the internal [netreceive];
#X listbox 127 700 25 0 0 0 - - - 0;
#X text 110 263 slash-styled OSC messages;
#X text 110 285 port being listened (0: no connection);
#X text 110 307 ip who from sender;
#X text 89 357 port (otherwise \, default listening port will be 9000);
#X text 37 474 connect/disconnect;
#X text 163 564 change port and connect;
#X text 115 729 >0: port / 0: no connection;
#X text 234 767 osc message;
#X connect 19 0 23 0;
#X connect 20 0 21 0;
#X connect 21 0 24 0;
#X connect 21 1 22 0;
#X connect 21 2 43 0;
#X connect 23 0 13 0;
#X connect 23 1 14 0;
#X connect 25 0 21 0;
#X connect 26 0 21 0;
#X connect 27 0 21 0;
#X connect 28 0 21 0;
#X connect 29 0 21 0;
#X connect 33 0 34 0;
#X connect 34 0 30 0;
#X connect 34 1 31 0;
#X connect 35 0 23 0;
#X connect 36 0 23 0;
#X connect 37 0 34 0;
#X connect 38 0 34 0;