User manual
Automation Protocol Audio Commands
Miranda Technologies Ltd Page 187
Enquire Monitor j77
Returns the current monitor setting in the same form as the j75 command.
CMD Function
j7 %01x
7
void EnquireMonitor()
{
remote_send("j77");
}
Enquire Output Gain j79
Returns the current output mode gain setting.
CMD Function
j7 %01x
9
void EnquireOutputGain()
{
remote_send("j79");
}
The information returned is:
Format Field Description
%c J Audio
%c 7 Enquire
%c 9 Output Gain
%01d Output Gain 0 = PROGRAM_GAIN
%02x Level Gain level (dbVal)