Sign in

username:

password:



Not a member?

Search audiodsp



Search tips

Subscribe to audiodsp



audiodsp by Keywords

AAC | ADPCM | Convolution | DAFx | FFT | IIR | Mixer | MP3 | MPEG | MPEG-4

Discussion Groups

Discussion Groups | Audio Signal Processing | Combining multiple Cauer bandpass into one filter

Technical discussions related to Audio Signal Processing (digital effects, acoustics, noise reduction, musical signal processing, etc).

  

Post a new Thread

Combining multiple Cauer bandpass into one filter - af4e...@yahoo.com - Jan 30 7:10:05 2008



Hi,
I have an audio application where I can selectively filter an input signal by choosing 1 of 16
Cauer filters with rather steep rolloff, 80db (designed using MATLAB ellip(), cascaded SOS, but
running in my own C-code). These filters cover the entire Nyquist range in equally-spaced,
non-overlapping bands and perform very nicely. 

My problem is that I would like to combine one or more filters to create, in effect, a
multiple-passband filter. Since the bands don't overlap I could simply filter for each band
separately and add the results, but this seems to be inefficient.

Is there a way to combine the filters themselves on the fly into a single filter with the
desired passbands that only needs to be applied once? Or do I need to take an entirely
different approach?

Thanks,
AF4EX



(You need to be a member of audiodsp -- send a blank email to audiodsp-subscribe@yahoogroups.com )