100
NO Command Syntax Example
microphone equalizer setting of
band <band> on the output audio
port
addressed by the D:P:S.
Variables:
band = {1-3}
46 AUDMIC_EQ_Q
Command:
SEND_COMMAND <DEV>,
"AUDMIC_EQ_Q-<band>,<value>'"
Return:
AUDMIC_EQ_Q-<band>,<factor>
Description:
Sets the quality factor (Q) for the
specified microphone band of the
equalizer for the microphone port
addressed by the D:P:S.
Variables:
band ={ 1-3}
factor range depends on filter type
(set by AUDMIC_EQ_FT)
{ Bell: range is 0.1 - 20.0
Band Pass: range is 0.1 - 20.0
Band Stop: range is 0.1 - 20.0
High Pass: range is 0.5 - 1.4
Low Pass: range is 0.5 - 1.4
Treble Shelf: range is 0.5 - 1.0
Bass Shelf: range is 0.5 - 1.0
}
Command:
SEND_COMMAND
MICROPHONE_1,
“’AUDMIC_EQ_Q-1,12’”
Return:
AUDMIC_EQ_Q-1,12.0
47 ?AUDMIC_EQ_Q
Command:
SEND_COMMAND <DEV>,
"'?AUDMIC_EQ_Q-<band>'"
Return:
AUDMIC_EQ_Q-<band>,<factor>
Description:
Requests the quality factor (Q) for
the specified microphone band of
the equalizer for the microphone
port addressed by the D:P:S.
Variables:
Command:
SEND_COMMAND
MICROPHONE_1,
“’?AUDMIC_EQ_Q-1’”
Return:
AUDMIC_EQ_Q-1,0