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 0b97b357..9ea4af15 100644 --- a/alsoftrc.sample +++ b/alsoftrc.sample @@ -162,6 +162,12 @@ # value of 0 means no change. #boost = 0 +## emulate-eax: +# Allows the standard reverb effect to be used in place of EAX reverb. EAX +# reverb processing is a bit more CPU intensive than standard, so this option +# allows a simpler effect to be used at the loss of some quality. +#emulate-eax = false + ## ## ALSA backend stuff ## |