2015, Marilyn Systems, llc.
15
[Audio] Section
Describes the audio configuration of the player.
Audio section parameters:
AmpEnabled - Enable or disable the built in amplifier.
Value Function
Yes Amp is enabled
No Amp is disabled (default)
Table 9
AmpBoost – When enabled (Yes), the audio signal gain is boosted to provide full power to 8-ohm
speaker loads. Make sure to disable this if you are using 4-ohm speakers as the amplifiers may shut
down to prevent damage.
Value Function
Yes Amp gain boost is enabled – 8-ohm speakers attached
No Amp gain boost is disabled (default) 4-ohm speakers attached
Table 10
Example:
; Enable the internal amplifier with amp boost
[Audio]
AmpEnabled=Yes
AmpBoost=Yes
; In this example, we disable the amplifier. Note that this is not
; necessary as parameters assigned to their default values do not
; need to be specified in the configuration file.
[Audio]
AmpEnabled=No
AmpBoost= No