Remove autowah from the excludefx list

The autowah effect hasn't been enabled for some time due to issues with it
breaking output, and doesn't seem likely to get fixed any time soon.
This commit is contained in:
Chris Robinson 2015-11-09 14:25:20 -08:00
parent 062d7e3487
commit 10bcda27a9

View File

@ -166,8 +166,8 @@
## excludefx: (global) ## excludefx: (global)
# Sets which effects to exclude, preventing apps from using them. This can # Sets which effects to exclude, preventing apps from using them. This can
# help for apps that try to use effects which are too CPU intensive for the # help for apps that try to use effects which are too CPU intensive for the
# system to handle. Available effects are: eaxreverb,reverb,autowah,chorus, # system to handle. Available effects are: eaxreverb,reverb,chorus,compressor,
# compressor,distortion,echo,equalizer,flanger,modulator,dedicated # distortion,echo,equalizer,flanger,modulator,dedicated
#excludefx = #excludefx =
## default-reverb: (global) ## default-reverb: (global)