AIR-Series OSC Documentation

X AIR Mixer OSC Document (fw 1.11) 4/4
/meters/7
AUTOMIX GAINS:
16 gains (auto mixer)
-> returns one integer size value and 16 short signed integer values (16 bit) as single binary
blob
/meters/8
DCAS:
4 dcas
-> returns one integer size value and 4 short signed integer values (16 bit) as single binary
blob
/meters/9
RECORDER:
2 record, 2 play
-> returns one integer size value and 4 short signed integer values (16 bit) as single binary
blob
Snapshot operations
The first "name" or "index" values are put in the temporary buffer and may be used for a
following save/load command
The direct nameor scope paths following "1....64/" are changing the respective snaphot's
name/scope immediately (i.e. no save cmd required)
The recall scope flags are a sequence of 59 characters, in the order that is listed below, and
every "+" means "recall on", while "-" or anything else is "off".
/snap/
name (31) // snapshot name for save, recently loaded snapshot name
index [1,64] // recently loaded/saved snapshot number
load [1,64] // 1..64 (triggers snapshot load)
save [1,64] // 1..64 (triggers snapshot save)
delete [1,64] // 1..64 (triggers snapshot delete)
01..64/
name (31) // snapshot name (31 chars max)
scope (59) // snapshot recall scope:
// ch1..16, aux 17-18, fxreturn1..4
// busmaster1..6, fxsendmaster1..4, main lr,
// dca1..4, fx1..4, source, input, config, eq, dyn,
// bussend1..6, fxsend1..4, fader-pan, mute,
// routing, console configuration
// (“+” = on, “-“ = off, 59 chars)