AIR-Series OSC Documentation

X AIR Mixer OSC Document (fw 1.11) 1/4
X AIR Mixer Series Remote Control Protocol
(firmware 1.11 or higher)
1. Description
The X AIR mixers are using a communication protocol that is compatible to standard OSC with MUSIC
Group specific extensions (e.g. parameter enquiry, subscriptions).
OSC packets are received on UDP port 10024 and replies are sent back to the requester's IP/port.
The corresponding Parameters.txt file contains all relevant details about OSC paths and
parameter ranges.
2. Client messages
Operation
OSC address
Parameters
Comments
1.0 info
request
/info or /xinfo
None
Server responds with /info or
/xinfo message
1.1 status
request
/status
None
Server responds with /status
message
1.2 remote
request
/xremote
None
Triggers server to send all
parameter changes to maximum
eight active clients. Timeout is 10
seconds.
1.3 set single
parameter
<OSC path-
formatted
parameter
name>
<string|int|float|blob
value>
Sets the value of a console
parameter, if it exists and value is
in range.
1.4 get single
parameter
<OSC path-
formatted
parameter
name>
None
Requests the value of a console
parameter. If it exists, new value is
echoed back by server
1.5 subscribe
to meter
values
/meters
<string id>
<int chnmeterid,
optional>
Results in regular updates to batch
of meter values as a single binary
blob, to OSC address <id>. Meter
values are signed integer 16 bit,
resolution 1/256 dB
see description for "Meter
subscriptions"

Summary of content (4 pages)