update mpd manpage and sample config file with replaygain and

audio_output_format options

git-svn-id: https://svn.musicpd.org/mpd/trunk@1453 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
Warren Dukes
2004-06-12 21:27:15 +00:00
parent d46c867807
commit b7e0d34b9e
3 changed files with 16 additions and 6 deletions

View File

@@ -68,11 +68,13 @@ error_file "~/.mpd/mpd.error"
# misc audio output options
#audio_write_size "1024"
# use track or album replaygain
#replaygain "album"
##################################
#### OUTPUT BUFFER SETTINGS ######
#buffer_size "2048"
#audio_buffer_size "2048"
#buffer_before_play "25%"
##################################