97
NO Command Syntax Example
37
?AUDMIC_COMPRESSION_R
ELEASE
Command:
SEND_COMMAND <DEV>,
"'?AUDMIC_COMPRESSION_RELEAS
E'"
Return:
AUDMIC_COMPRESSION_RELEASE-
<value>
Description:
Requests the duration of the release
phase while compressing for a
microphone.
Command:
SEND_COMMAND
MICROPHONE_1,
“’?AUDMIC_COMPRESSIO
N_RELEASE’”
Return:
AUDMIC_COMPRESSION_RE
LEASE-20
38
AUDMIC_COMPRESSION_T
HRESH
Command:
SEND_COMMAND <DEV>,
"AUDMIC_COMPRESSION_THRESH-
<value>'"
Return:
AUDMIC_COMPRESSION_THRESH-
<value>
Description:
Sets the threshold while
compressing for the microphone
port addressed by the D:P:S.
Variables:
value={-60-0}
Command:
SEND_COMMAND
MICROPHONE_1,
“’AUDMIC_COMPRESSIO
N_THRESH-0’”
Return:
AUDMIC_COMPRESSION_TH
RESH-0
39
?AUDMIC_COMPRESSION_T
HRESH
Command:
SEND_COMMAND <DEV>,
"'?AUDMIC_COMPRESSION_THRES
H'"
Return:
AUDMIC_COMPRESSION_THRESH-
<value>
Description:
Requests the compression threshold
for the audio port.
Command:
SEND_COMMAND
MICROPHONE_1,
“’?AUDMIC_COMPRESSIO
N_THRESH’”
Return:
AUDMIC_COMPRESSION_TH
RESH-0