aboutsummaryrefslogtreecommitdiffstats
path: root/alsoftrc.sample
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2011-07-20 22:53:46 -0700
committerChris Robinson <[email protected]>2011-07-20 22:53:46 -0700
commit77128d298ec360c7e64f0ec9b9b25d38c1c607b6 (patch)
treeeb6662fb5a1b9713e8e4dd766a9ac030f93e78fc /alsoftrc.sample
parent1e8a379a03b80dbfc621855fd819f73487bcc7de (diff)
Add an option to emulate EAX reverb using standard reverb
Diffstat (limited to 'alsoftrc.sample')
-rw-r--r--alsoftrc.sample6
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
##