|
@@ -351,7 +351,7 @@ audio_output {
|
|
|
# See <http://www.replaygain.org> for more details about ReplayGain.
|
|
|
# This setting is off by default.
|
|
|
#
|
|
|
-#replaygain "album"
|
|
|
+#replaygain "auto"
|
|
|
#
|
|
|
# This setting sets the pre-amp used for files that have ReplayGain tags. By
|
|
|
# default this setting is disabled.
|
|
@@ -376,7 +376,7 @@ audio_output {
|
|
|
# result in the volume of all playing audio to be adjusted so the output has
|
|
|
# equal "loudness". This setting is disabled by default.
|
|
|
#
|
|
|
-volume_normalization "yes"
|
|
|
+#volume_normalization "yes"
|
|
|
#
|
|
|
###############################################################################
|
|
|
|