From 78e7c1c27bb0dcc05fc961e53060be17e3df3e02 Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Sat, 18 May 2013 01:33:01 -0700 Subject: Implement distortion and equalizer effects Code provided by Mike Gorchak --- alsoftrc.sample | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'alsoftrc.sample') diff --git a/alsoftrc.sample b/alsoftrc.sample index 4f2df919..c536493a 100644 --- a/alsoftrc.sample +++ b/alsoftrc.sample @@ -126,8 +126,8 @@ ## excludefx: # 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,echo, -# flanger,modulator,dedicated +# system to handle. Available effects are: eaxreverb,reverb,chorus,distortion, +# echo,equalizer,flanger,modulator,dedicated #excludefx = ## slots: -- cgit v1.2.3