Instruction manual
Programming
84
Enova DVX-2150HD/2155HD All-in-One Presentation Switcher Operation/Reference Guide
Audio SEND_COMMANDs (Cont.)
?AUDMIC_
COMPRESSION_
RELEASE
Requests the release phase
while compressing setting
for the microphone.
Requests the duration of the release phase while compressing for a
microphone.
Syntax:
SEND_COMMAND <DEV>, "'?AUDMIC_COMPRESSION_RELEASE'"
Example:
SEND_COMMAND MIC_1, "'?AUDMIC_COMPRESSION_RELEASE'"
Returns a COMMAND string of the form: AUDMIC_COMPRESSION-
RELEASE-<release>.
AUDMIC_COMPRESSION
_RELEASE
Sets the compression
release for the microphone
port.
Sets the duration of the release phase while compressing for the microphone
port addressed by the D:P:S.
Syntax:
SEND_COMMAND <DEV>, "'AUDMIC_COMPRESSION_RELEASE-<release>'"
Variable:
release = 1 to 5000
Example:
SEND_COMMAND MICROPHONE_1, "'AUDMIC_COMPRESSION_RELEASE-200'"
Sets the compression release for the microphone port (#1 based on the D:P:S)
to 200.
?AUDMIC_
COMPRESSION_THRESH
Requests the threshold
while compressing setting
for the microphone.
Requests the threshold while compressing for a microphone.
Syntax:
SEND_COMMAND <DEV>, "'?AUDMIC_COMPRESSION_THRESH'"
Example:
SEND_COMMAND MIC_1, "'?AUDMIC_COMPRESSION_THRESH'"
Returns a COMMAND string of the form: AUDMIC_COMPRESSION-THRESH-
<thresh>.
AUDMIC_COMPRESSION
_THRESH
Sets the compression
threshold for the microphone
port.
Sets the threshold while compressing for the microphone port addressed by the
D:P:S.
Syntax:
SEND_COMMAND <DEV>, "'AUDMIC_COMPRESSION_THRESH-<thresh>'"
Variable:
thresh = 0 to -60
Example:
SEND_COMMAND MICROPHONE_1, "'AUDMIC_COMPRESSION_THRESH-
-20'"
Sets the compression threshold for the microphone port (#1 based on the
D:P:S) to -20.
AUDMIC_DUCK_ATTACK
Sets the ducking attack for
the microphone port.
Sets the duration of the attack phase while ducking for the microphone port
addressed by the D:P:S.
Syntax:
SEND_COMMAND <DEV>, "'AUDMIC_DUCK_ATTACK-<attack>'"
Variable:
attack = 1 to 2000
Example:
SEND_COMMAND MICROPHONE_1, "'AUDMIC_DUCK_ATTACK-200'"
Sets the ducking attack for the microphone port (#1 based on the D:P:S) to 200.