Adding a note to mpdconf.example about increasing buffer_before_play if you

hear skipping when changing songs.

git-svn-id: https://svn.musicpd.org/mpd/trunk@6240 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
J. Alexander Treuman 2007-05-23 14:13:46 +00:00
parent 4c8d69f058
commit 93b96edacc

View File

@ -188,6 +188,7 @@ error_file "~/.mpd/mpd.error"
#audio_buffer_size "2048"
#
# How much of the buffer to fill before beginning to play.
# Increase this if you hear skipping when changing songs.
#
#buffer_before_play "0%"
#