Perfect reconstruction linear phase FIR filterbank for audio without reconstruction filterbank?
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I want to make a perfect reconstruction linear phase FIR filterbank for audio that does not need a reconstruction filter bank.
Does anybody know the theory behind this? When I search I keep coming across filter bank designs which use analysis and reconstruction filters.
I know it must be possible to create a filter bank where you simply run the audio through the filterbank and then sum the inidividual bands again to get perfect reconstruction. Similar to a 2 channel Linkwitz-Riley crossover filter, only then for many subbands.
I know the octaveFilterBank can come close, but it doesn't give true perfect reconstruction and it's not linear phase.
Any help / pointers on how to create such a filter bank in Matlab are greatly appreciated!
Respuestas (1)
jibrahim
el 15 de Dic. de 2020
Hi Pythagorean,
Audio Toolbox has a crossoverFilter that supports up to 5 bands. The summed magnitude response is flat.
0 comentarios
Ver también
Categorías
Más información sobre Filter Banks en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!