summaryrefslogtreecommitdiffstats
path: root/libaf/af_equalizer.c
Commit message (Expand)AuthorAgeFilesLines
* added dinamically calculated gain factor at output stage to avoid clipping on...reynaldo2006-03-111-2/+23
* We start with 0, so ch (channel number) == AF_NCH is invalid, too (not just >)reimar2006-03-081-2/+2
* wrong output level calculation on af_equalizer leaded to low level output eve...reynaldo2005-12-011-1/+1
* removing AFMT_ dependancyalex2004-12-271-2/+2
* The full name of the GPL is GNU General Public License.diego2004-10-101-1/+1
* Changes includes:anders2002-12-281-37/+50
* New features:anders2002-11-121-10/+9
* Adding equalizer filter + some cosmeticsanders2002-11-031-0/+217