8. LW3 Programmers' Reference
MMX8x4-HT series – User's Manual
118
Applied firmware package: v1.2.2b5 | LDC software: v2.2.1
8.8.4.9.
Set the Delay Time on Analog Audio Out
Command and Response
Ý
SET•/MEDIA/AUDIO/O6.Delay=
<delay_time>
Ü
pw•/MEDIA/AUDIO/O6.Delay=<
delay_time>
Parameters
<delay_time>
The delay time is between 0 and 25 ms.
Example
Ý
SET /MEDIA/AUDIO/O6.DelayTime=10
Ü
pw /MEDIA/AUDIO/O6.DelayTime=10
For more details about the Delay time see
Legend of Advanced Analog Output Channel
section.
8.8.4.10. Equalizer (EQ) Settings on Analog Audio Out
Command and Response
Ý
SET•/MEDIA/AUDIO/O6.
<eq_nr>
Gain=
<gain_value>
Ü
pw•/MEDIA/AUDIO/O6.
<eq_nr>
Gain=
<gain_value>
Parameters
Identifier
Parameter values
<eq_nr>
PEQ1
: Low (100 Hz)
PEQ2
: Lmid (400 Hz)
PEQ3
: Hmid: (1.6 kHz)
PEQ4
:
High: (8 kHz)
<gain_value>
The EQ gain value can be set between -18dB and +18dB, in step of 3.00 dB.
The value is rounded down if necessary to match with the step value. For more
details, see
.
Example
Ý
SET /MEDIA/AUDIO/O6.PEQ1Gain=-16.00
Ü
pw /MEDIA/AUDIO/O6.PEQ1Gain=-15.00
For more details, see
.
8.8.5.
Audio Presets
8.8.5.1.
Save a Preset
Command and Response
Ý
CALL /PRESETS/MICADDON/
<ch>
:savePreset(
<index>
,
<target_node>
,
<name>
)
Ü
mO /PRESETS/MICADDON/
<ch>
:savePreset
Parameters
Identifier
Parameter
description
Parameter values
<ch>
Audio channel
MICIN
: Microphone Input
LINEIN
: Advanced Analog Audio Input
HDMIIN
: Embedded Audio Input
LINEOUT
: Advanced Analog Audio Output
<index>
Memory slot ID
1-8:
It defines which memory slot to save a preset.
<target_node>
Audio port
number
I9
: Microphone Input (when the
<ch>
parameter is
MICIN
)
I10
: Advanced Analog Audio Input (when the
<ch>
parameter is
LINEIN
)
I11
: Embedded Audio Input (when the
<ch>
parameter is
HDMIIN
)
O6
: Advanced Analog Audio Output (when the
<ch>
parameter is
LINEOUT
)
<name>
Preset name
Up to 16 characters are allowed to name a Preset. Letters (A-Z and a-z),
hyphen (-), underscore (_), and numbers (0-9) are accepted.
Factory default names: User 1-8
Example
Ý
CALL /PRESETS/MICADDON/MICIN:savePreset(6,I9,first_mic)
Ü
mO /PRESETS/MICADDON/MICIN:savePreset
8.8.5.2.
Load a Preset
Command and Response
Ý
CALL /PRESETS/MICADDON/
<ch>
:loadPreset(
<index>
,
<target_node>
)
Ü
mO /PRESETS/MICADDON/
<ch>
:loadPreset
Parameters
See the legend in the previous section.
Example
Ý
CALL /PRESETS/MICADDON/MICIN:loadPreset(7,I9)
Ü
mO /PRESETS/MICADDON/MICIN:loadPreset