aboutsummaryrefslogtreecommitdiff
path: root/oscS-help.pd
blob: dd5cdaf315bf5e481963baf9198d319240acd5f9 (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
#N canvas 114 117 403 333 10;
#X text 12 287 (C) 2006 Joćo Pais - jmmmpais@googlemail.com;
#X text 12 307 Released under the BSD License;
#X text 239 39 Arguments;
#X obj 13 177 oscS localhost 5000 1;
#X text 12 10 [oscS] - Interface for sendOSC;
#X msg 37 147 for example a list;
#X floatatom 13 110 5 0 0 0 - - -;
#X msg 27 127 symbol a.symbol;
#X obj 13 197 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 1 1
;
#X text 239 59 - IP;
#X text 239 79 - Port;
#X text 239 99 - State;
#X text 239 209 Outlets;
#X text 239 229 - State;
#X text 239 129 Inlets;
#X text 239 149 - Message to send;
#X text 251 163 without "send" prefix;
#X obj 192 159 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0
1;
#X text 17 86 without the 'send' prefix.;
#X text 17 73 Send any kind of message here \,;
#X text 35 197 State;
#X text 171 140 On / Off;
#X text 12 258 Related objects: [oscD];
#N canvas 504 106 494 344 META 0;
#X text 12 55 AUTHOR Joćo Pais <jmmmpais@googlemail.com>;
#X text 12 95 LICENSE BSD;
#X text 12 75 LIBRARY jmmmp;
#X text 13 115 WEBSITE http://puredata.info/Members/jmmmp;
#X text 12 135 VERSION 2009;
#X text 12 6 DESCRIPTION Interface for sendOSC;
#X text 14 165 INLET_0 - Message to send without "send" prefix;
#X text 14 185 INLET_1 - On / Off;
#X text 14 205 OUTLET_0 - State;
#X text 12 36 KEYWORDS OSC;
#X restore 342 306 pd META;
#X text 241 183 - On / Off;
#X connect 3 0 8 0;
#X connect 5 0 3 0;
#X connect 6 0 3 0;
#X connect 7 0 3 0;
#X connect 17 0 3 1;