From 0c33afabe9d96127f10efba7bb46655c73c46efc Mon Sep 17 00:00:00 2001 From: "J. Alexander Treuman" Date: Tue, 12 Sep 2006 22:28:58 +0000 Subject: replaygain -> ReplayGain in docs git-svn-id: https://svn.musicpd.org/mpd/trunk@4767 09075e82-0dd4-0310-85a5-a0d7c8717e4f --- doc/mpd.conf.5 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'doc') diff --git a/doc/mpd.conf.5 b/doc/mpd.conf.5 index f1ae783a7..b64832731 100644 --- a/doc/mpd.conf.5 +++ b/doc/mpd.conf.5 @@ -114,14 +114,14 @@ This specifies which mixer control to use (sometimes referred to as the for OSS is "Pcm", and an example for alsa is "PCM". .TP .B replaygain -If specified, mpd will adjust the volume of songs played using replaygain tags +If specified, mpd will adjust the volume of songs played using ReplayGain tags (see <\fBhttp://www.replaygain.org/\fP>). Setting this to "album" will adjust -volume using the album's replaygain tags, while setting it to "track" will -adjust it using the track replaygain tags. Currently only FLAC, Ogg Vorbis, -Musepack, and MP3 (through ID3v2 replaygain tags, not APEv2) are supported. +volume using the album's ReplayGain tags, while setting it to "track" will +adjust it using the track ReplayGain tags. Currently only FLAC, Ogg Vorbis, +Musepack, and MP3 (through ID3v2 ReplayGain tags, not APEv2) are supported. .TP .B replaygain_preamp <-15 to 15> -This is the gain (in dB) applied to songs with replaygain tags. +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. -- cgit v1.2.3