AMX CAFE DUET STANDARD NETLINX API (SNAPI) DEVICES Instruction Manual page 37

Standard netlinx api (snapi) r 1.8.0 devices
Table of Contents

Advertisement

Audio Processor Functions (Cont.)
Name
switchAudioProcessorInputToOut-
put(input,output[])
processAudioProcessorCross-
pointEvent(int,int,int)
processAudioProcessorCrosspointMuteOn-
Event(int,int,boolean)
processAudioProcessorLevelEvent(int)
processAudioProcessorPresetEvent(int)
processAudioProcessorStateOnEvent(bool-
ean)
processAudioProcessorSwitchEvent(int,int)
getDebugState()
getFWVersion()
getProperty(key)
getVersion()
loadProperties(fileName)
passThru(buffer)
reinitialize()
setDebugState(state)
Standard NetLinx API (SNAPI) R 1.8.0
Component
Channel Level Command
IAudioProcessorComponent
IAudioProcessorComponentListener
IAudioProcessorComponentListener
IAudioProcessorComponentListener
IAudioProcessorComponentListener
IAudioProcessorComponentListener
199
IAudioProcessorComponentListener
IModuleComponent
IModuleComponent
IModuleComponent
IModuleComponent
IModuleComponent
IModuleComponent
IModuleComponent
IModuleComponent
Constant
AI<input>O<output,out-
put,Ö>
XPOINT-
<value>,<input>,<out-
put>
XPOINTMUTE-
<state>,<input>,<out-
put>
1
AUDIOPROC_LVL
AUDIOPROCPRESET-
<preset>
AUDIOPROC_STATE_FB
SWITCH-
L<sl>I<input>O<out-
put>
?DEBUG
?FWVERSION
?PROPERTY-<key>
?VERSION
LOADPROPERTY-
<file>
PASSTHRU-<buffer>
REINIT
DEBUG-<state>
Notes
Switch <input> to one or more <output>s
for switcher level Audio. Use <input> 0 for
disconnect.
Audio Processor crosspoint changed for
<input> to one or more <output>s where
<value> is 0 to 255. <input> is 1 to the
maximum supported input and <output> is
1 to the maximum supported output (see
specific module documentation)
Audio Processor Crosspoint Mute changed
for <input> and <output> where <state> is
0 (un-muted) or 1 (muted). <input> is 1 to
the maximum supported input and <out-
put> is 1 to the maximum supported output
(see specific module documentation)
Audio Processor level changed, range is 0-
255
Audio Processor preset changed, where
<preset> is 1 to x and x is the maximum
supported preset (see specific module doc-
umentation)
Feedback Channel: Audio Processor state
is on if channel is on
Audio Processor switch connections
changed, where <sl> is AUDIO and <input>
is 0 if there is no connection.
Query the debug level, responds with
DEBUG-<state> where <state> is 1-4 for
ERROR, WARNING, DEBUG, INFO
Query for the device firmware version,
responds with FWVERSION-<version>
Query for the value of property <key>,
respond with PROPERTY-<key>,<value>
Query for the module version, responds
with VERSION-<version>
Load properties from the file with the sup-
plied filename. Used to load meta-data
properties for modules including Generic IR
modules.
Send a message directly to the device
Reinitialize communication with the device
Set the debug state where <state> is 1-4
for ERROR, WARNING, DEBUG, INFO
33

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cafe duet

Table of Contents