diff options
author | Raulshc <[email protected]> | 2018-07-22 00:49:52 +0200 |
---|---|---|
committer | kcat <[email protected]> | 2018-07-25 12:51:09 -0700 |
commit | f79683d45986cade438404d82d56176ca20de3a2 (patch) | |
tree | f8df49a73636e8b7fdb8ae1360a127b8696ab437 /alsoftrc.sample | |
parent | 83dba26ea6a1bbbd3c9ba266523204014446ef09 (diff) |
Alsoft-config: Add autowah effect
Diffstat (limited to 'alsoftrc.sample')
-rw-r--r-- | alsoftrc.sample | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/alsoftrc.sample b/alsoftrc.sample index 04dd72f6..8061ed1c 100644 --- a/alsoftrc.sample +++ b/alsoftrc.sample @@ -219,8 +219,9 @@ ## excludefx: (global) # 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 -# system to handle. Available effects are: eaxreverb,reverb,chorus,compressor, -# distortion,echo,equalizer,flanger,modulator,dedicated,pshifter,fshifter +# system to handle. Available effects are: eaxreverb,reverb,autowah,chorus, +# compressor,distortion,echo,equalizer,flanger,modulator,dedicated,pshifter, +# fshifter #excludefx = ## default-reverb: (global) |