Tidying up libsamplerate example in mpdconf.example.
git-svn-id: https://svn.musicpd.org/mpd/trunk@5333 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
parent
b54c7c64c0
commit
ea3d38e006
|
@ -123,12 +123,13 @@ error_file "~/.mpd/mpd.error"
|
||||||
#
|
#
|
||||||
#audio_output_format "44100:16:2"
|
#audio_output_format "44100:16:2"
|
||||||
#
|
#
|
||||||
# Specifies the libsamplerate converter to use (if compiled in),
|
# If MPD has been compiled with libsamplerate support, this
|
||||||
# see man 5 mpd.conf for more information.
|
# specifies the sample rate converter to use. Possible
|
||||||
|
# values can be found in the mpd.conf man page or the
|
||||||
|
# libsamplerate documentation.
|
||||||
#
|
#
|
||||||
#samplerate_converter <integer or prefix>
|
#samplerate_converter "Fastest Sinc Interpolator"
|
||||||
#
|
#
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue