How can I make the splMeter object using the Bark filterbank?
Ältere Kommentare anzeigen
I would like to do an SPL measurement like with the SPLMeter but with the Bark filterbank.
Antworten (1)
Umang Pandey
am 7 Nov. 2024
0 Stimmen
Hi Thomas,
Yoiu can design a bark filterbank using "designAuditoryFilterBank" function. You can refer to the following example from the documentation for understanding how to do so:
After obtaining the filterbank, you can apply it to your audio signal to compute the SPL.
Best,
Umang
Kategorien
Mehr zu ARM Cortex-A Processors finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!