diff options
Diffstat (limited to 'alsoftrc.sample')
-rw-r--r-- | alsoftrc.sample | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/alsoftrc.sample b/alsoftrc.sample index e8a28479..26d494f9 100644 --- a/alsoftrc.sample +++ b/alsoftrc.sample @@ -187,6 +187,12 @@ # noise. #output-limiter = true +## dither: +# Applies dithering on the final mix for 8- and 16-bit output. This replaces +# the distortion created by nearest-value quantization with low-level +# whitenoise. +#dither = true + ## volume-adjust: # A global volume adjustment for source output, expressed in decibels. The # value is logarithmic, so +6 will be a scale of (approximately) 2x, +12 will |