Instruction manual
Programming
87
Enova DVX-315xHD & DVX-215xHD All-in-One Presentation Switchers - Instruction Manual
Audio SEND_COMMANDs (Cont.)
AUDMIC_COMPRESSION_RELEASE Sets the duration of the release phase while compressing for the specified
microphone port.
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 compression threshold for a specified 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 specified microphone port.
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 specified microphone port.
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.
AUDMIC_DUCK_HOLD Sets the ducking hold for the specified microphone port.
Syntax:
SEND_COMMAND <DEV>, "'AUDMIC_DUCK_HOLD-<hold>'"
Variable:
hold = 0 to 2000
Example:
SEND_COMMAND MICROPHONE_1, "'AUDMIC_DUCK_HOLD-200'"
Sets the ducking hold for the microphone port (#1 based on the D:P:S) to
200.