Instruction manual
Programming
90
Enova DVX-2150HD/2155HD All-in-One Presentation Switcher Operation/Reference Guide
Audio SEND_COMMANDs (Cont.)
?AUDMIC_LIMITER
_ATTACK
Requests the attack phase
while limiting for the
microphone port.
Requests the duration of the attack phase while limiting from the microphone
port addressed by the D:P:S.
Syntax:
SEND_COMMAND <DEV>, "'?AUDMIC_LIMITER_ATTACK'"
Example:
SEND_COMMAND MIC_1, "'?AUDMIC_LIMITER_ATTACK'"
Returns a string of the form: ?AUDMIC_LIMITER_ ATTACK=< value>.
AUDMIC_LIMITER
_ATTACK
Sets the limiter attack for the
microphone port.
Sets the duration of the attack phase while limiting for the microphone port
addressed by the D:P:S.
Syntax:
SEND_COMMAND <DEV>, "'AUDMIC_LIMITER_ATTACK-<attack>'"
Variable:
attack = 1 to 2000
Example:
SEND_COMMAND MICROPHONE_1, "'AUDMIC_LIMITER_ATTACK-200'"
Sets the limiter attack for the microphone port (#1 based on the D:P:S) to 200.
?AUDMIC_LIMITER
_RELEASE
Requests the release phase
while limiting for the
microphone port.
Requests the duration of the release phase while limiting from the microphone
port addressed by the D:P:S.
Syntax:
SEND_COMMAND <DEV>, "'?AUDMIC_LIMITER_RELEASE'"
Example:
SEND_COMMAND MIC_1, "'?AUDMIC_LIMITER_RELEASE'"
Returns a string of the form: ?AUDMIC_LIMITER_ RELEASE=< release>.
AUDMIC_LIMITER
_RELEASE
Sets the limiter release for
the microphone port.
Sets the duration of the release phase while limiting for the microphone port
addressed by the D:P:S.
Syntax:
SEND_COMMAND <DEV>, "'AUDMIC_LIMITER_RELEASE-<release>'"
Variable:
release = 10 to 5000
Example:
SEND_COMMAND MICROPHONE_1, "'AUDMIC_LIMITER_RELEASE-200'"
Sets the limiter release for the microphone port (#1 based on the D:P:S) to 200.
?AUDMIC_LIMITER
_THRESH
Requests the threshold
phase while limiting for the
microphone port.
Requests the duration of the threshold phase while limiting from the microphone
port addressed by the D:P:S.
Syntax:
SEND_COMMAND <DEV>, "'?AUDMIC_LIMITER_THRESH'"
Example:
SEND_COMMAND MIC_1, "'?AUDMIC_LIMITER_THRESH'"
Returns a string of the form: ?AUDMIC_LIMITER_ THRESH=< thresh>.
AUDMIC_LIMITER
_THRESH
Sets the limiter threshold for
the microphone port.
Sets the threshold while limiting from the microphone for addressed by the
D:P:S.
Syntax:
SEND_COMMAND <DEV>, "'AUDMIC_LIMITER_THRESH-<thresh>'"
Variable:
thresh = 0 to -60
Example:
SEND_COMMAND MICROPHONE_1, "'AUDMIC_LIMITER_THRESH--20'"
Sets the limiter threshold for the microphone port (#1 based on the D:P:S) to
-20.