diff options
Diffstat (limited to 'doc/mpd.conf.5')
-rw-r--r-- | doc/mpd.conf.5 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/mpd.conf.5 b/doc/mpd.conf.5 index 592398a10..c66937513 100644 --- a/doc/mpd.conf.5 +++ b/doc/mpd.conf.5 @@ -158,6 +158,11 @@ distortions. Linear Interpolator (4) Linear interpolator, very fast, poor quality. +.TP +internal + +Poor quality, no floating point operations. This is the default (and +only choice) if MPD was compiled without libsamplerate. .RE .IP For an up-to-date list of available converters, please see the libsamplerate |