From cf90f8194fdcf4b7d3234453da00f8f3b88e54c9 Mon Sep 17 00:00:00 2001 From: "J. Alexander Treuman" Date: Sat, 22 Jul 2006 00:53:37 +0000 Subject: Adding on the fly volume normalization support. Code originally from mplayer, ported by syscrash, cleaned up by avuton, and further cleaned up by me (jat). git-svn-id: https://svn.musicpd.org/mpd/trunk@4424 09075e82-0dd4-0310-85a5-a0d7c8717e4f --- doc/mpd.conf.5 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/mpd.conf.5') diff --git a/doc/mpd.conf.5 b/doc/mpd.conf.5 index 9f0fe59f1..809ea8dc7 100644 --- a/doc/mpd.conf.5 +++ b/doc/mpd.conf.5 @@ -92,6 +92,9 @@ Musepack, and MP3 (through ID3v2 replaygain tags, not APEv2) are supported. .B replaygain_preamp <-15 to 15> This is the gain (in dB) applied to songs with replaygain tags. .TP +.B volume_normalization +If yes, mpd will normalize the volume of songs as they play. Default is no. +.TP .B audio_buffer_size This specifies the size of the audio output buffer that mpd uses. The default is 2048. -- cgit v1.2.3