Audio Send_Commands; Ai<Input>O<Output; Audin_Compression; Audin_Compression_Attack - AMX Enova DVX-3150HD-SP Instruction Manual

All-in-one presentation switchers
Hide thumbs Also See for Enova DVX-3150HD-SP:
Table of Contents

Advertisement

AUDIO SEND_COMMANDs

The following table lists the audio SEND_COMMANDs available for the DVX:
Audio SEND_COMMANDs
AI<input>O<output>

?AUDIN_COMPRESSION

AUDIN_COMPRESSION

?AUDIN_COMPRESSION_ATTACK

AUDIN_COMPRESSION_ATTACK

?AUDIN_COMPRESSION_RATIO

AUDIN_COMPRESSION_RATIO
Enova DVX-315xHD & DVX-215xHD All-in-One Presentation Switchers - Instruction Manual
Switches audio input port <input> to audio output port <output>.
Syntax:
SEND_COMMAND "'AI<input>O<output>'"
Variables:
input = The source audio input number.
output = The audio output port number to switch to.
Example:
SEND_COMMAND SWITCHER,"'AI2O1'"
Switch audio input port #2 to audio output #1.
Requests the setting of compression for the specified audio port.
Syntax:
SEND_COMMAND <DEV>, "'?AUDIN_COMPRESSION'"
Example:
SEND_COMMAND AUDIO_INPUT_1, "'?AUDIN_COMPRESSION'"
Returns a COMMAND string of the form:
AUDIN_COMPRESSION-<setting>
Sets the setting of compression for the specified audio port.
Syntax
SEND_COMMAND <DEV>, "'AUDIN_COMPRESSION-<setting>'"
Variable:
setting =off, low, medium, high, custom
Example:
SEND_COMMAND AUDIO_INPUT_1, "'AUDIN_COMPRESSION-high'"
Sets the compression setting of the audio input port (#1 based on D:P:S) to high.
Requests the compression's attack phase for the specified audio port.
Syntax:
SEND_COMMAND <DEV>, "'?AUDIN_COMPRESSION_ATTACK'"
Example:
SEND_COMMAND AUDIO_1, "'?AUDIN_COMPRESSION_ATTACK'"
Returns a COMMAND string of the form:
AUDIN_COMPRESSION_ATTACK-<attack>
Sets the duration of the compression attack for the specified audio port.
Syntax:
SEND_COMMAND <DEV>, "'AUDIN_COMPRESSION_ATTACK-<attack>'"
Variable:
attack = 1 to 2000
Example:
SEND_COMMAND AUDIO_INPUT_1, "'AUDIN_COMPRESSION_ATTACK-200'"
Sets the compression attack for the audio port (#1 based on the D:P:S) to 200.
Requests the compression ratio for the specified audio port.
Syntax:
SEND_COMMAND <DEV>, "'?AUDIN_COMPRESSION_RATIO'"
Example:
SEND_COMMAND AUDIO_INPUT_1, "'?AUDIN_COMPRESSION_RATIO'"
Returns a COMMAND string of the form:
AUDIN_COMPRESSION_RATIO-<ratio>
Sets the compression ratio for the specified audio input port.
Syntax:
SEND_COMMAND <DEV>, "'AUDIN_COMPRESSION_RATIO-<ratio>'"
Variable:
ratio = 1 to 20
Example:
SEND_COMMAND AUDIO_INPUT_1, "'AUDIN_COMPRESSION_RATIO-5'"
Programming
Continued 
80

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents