How can I make the splMeter object using the Bark filterbank?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
I would like to do an SPL measurement like with the SPLMeter but with the Bark filterbank.
0 Commenti
Risposte (1)
Umang Pandey
il 7 Nov 2024
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
0 Commenti
Vedere anche
Categorie
Scopri di più su Multirate Signal Processing in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!