Perceptually Motivated Audio Equalization Using Fixed-Pole Parallel Second-Order Filters


This page contains software naterial for the paper

Balázs Bank, "Perceptually Motivated Audio Equalization Using Fixed-Pole Parallel Second-Order Filters", IEEE Signal Processing Letters, to be published in 2008. URL: http://www.acoustics.hut.fi/go/spl08-parfilt

Abstract

In audio, equalizer design should take into account the frequency resolution of the auditory system. In this paper, this is accomplished by the fixed-pole design of parallel secondorder filters. The design process has two steps: first, the poles of the filter are set according to the desired frequency resolution. Then, the feedforward coefficients of the second-order filters are determined by a linear least squares solution. The proposed parallel filter achieves effectively the same equalization results as the Kautz filter, but requires 33% fewer multiplications and additions.

MATLAB functions

Here you can find some Matlab functions for designing the parallel second-order filters. They are all included in the file parfilt.zip. See the help part of the functions for details, or check the roomcomp script for understanding how to use them.

The files included in the zip file are the following:

To see how to use the parallel filter with warped pole positioning, check out the companion page of my ICMC07 paper.


URL: http://www.acoustics.hut.fi/go/spl08-parfilt
Last modified: 07.03.2008.
Author: <bbank@acoustics.hut.fi>