User's Manual
11. COMMAND LINE REFERENCE
The MVR-64 command listed below are available. Type 'help' to see this list.
Most commands can be called without an argument and return the current setting.
preset [<store|recall> [<num>]]: store/recall preset number <num>
volume [<vol>]: Sets the volume of the monitor output (0-99)
monitor [<source>:<channel>]: Sets the source of the monitor output
Available sources: AD,MO,MC,MT,AE,DA,EX number:1-64
clock [<source> [<srate>|<smux>]]: Sets the clock source
Available Sources: AD,MO,MC,MT,AE,DA,EX,WCLK,INT
S.rates (for DA,INT): 44100,48000,64000,88200,96000,128000,176400,192000
SMUX (for AD,MO,MC,MT,WCLK): 1,2,4
route [<dst> [<src>]]: Routes specified channels from <src> to <dst>.
<dest>, <source> interface, channel range or number spec, either:
<if> all channels of interface <if>
<if>:<start> single channel of interface <if>
<if>:<start>-<end> channels of interface <if>, from <start> until <end>
Available sources: AD,MO,MC,MT,AE,DA,EX,NONE
When called with no params, all active routes are printed. When called with <dst>
only, all routes to this destination are printed.
asrc [disable|<in> <out> <clksrc> [<srate>|<smux>]]: Configures the ASRC.
disable Turn off ASRC
<in>,<out> Interfaces which should run asynchronously. Values:
AD,MO,MC,MT,AE,DA,EX,MO+MC,MO+MT,MC+MT,AE+MT,NONE
If 'none' is specified, the ASRC is turned off for the
respective direction. If both <input> and <output> are
set to 'none' the ASRC is turned off.
<clksrc> Interface where the ASRC takes its clock from
<srate> Samplerate (for DA,INT), values see 'clock' command
<smux> SMUX (for AD,MO,MC,MT,WCLK): 1,2,4
function <number> [<value>]: Sets/retrieves function setting <number>
key <strokes>: Simulates keystrokes on the front panel.
<strokes> is a string consisting of one or more characters:
r(e)call,(s)tore,(r)outing,(c)lock,(m)onitor,(b)ack,(.)ok,(<)left,(>)right
version: Retrieves device version information
config [query] [json]: Set and/or get device config in JSON format.
'query' can be left out or any combination of what to get:
? query changes only since last call, must be specified as first flag in combination
with any of the letter options listed below. It has the effect that unchanged
options are omitted from the answer
* everything
c configuration
p parameters
r routing
s status
v version
42