EasyManua.ls Logo

Harman AMX DVX Series - Page 125

Harman AMX DVX Series
139 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
120
NO Command Syntax Example
Variables:
band = {1-10}
108 AUDOUT_EQ_Q
Command:
SEND_COMMAND <DEV>,
"AUDOUT_EQ_Q -<band>,<value>'"
Return:
AUDOUT_EQ_Q -<band>,<factor>
Description:
Sets the quality factor (Q) on the
equalizer band <band> on the
output audio port addressed by the
D:P:S
to <value>.
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
AUDIO_OUTPUT_1,
“’AUDOUT_EQ_Q
-1,12’”
Return:
AUDOUT_EQ_Q-1,12.0
109 ?AUDOUT_EQ_Q
Command:
SEND_COMMAND <DEV>,
"'?AUDOUT_EQ_Q-<band>'"
Return:
AUDOUT_EQ_Q-<band>,<factor>
Description:
Requests the quality factor (Q) on
the equalizer setting of band
<band> on the output audio port
addressed by the D:P:S.
Variables:
band ={ 1-3}
Command:
SEND_COMMAND
AUDIO_OUTPUT_1,
“’?AUDOUT_EQ_Q-1’”
Return:
AUDOUT_EQ_Q-1,0

Table of Contents