How can I make the splMeter object using the Bark filterbank?
1 回表示 (過去 30 日間)
古いコメントを表示
I would like to do an SPL measurement like with the SPLMeter but with the Bark filterbank.
0 件のコメント
回答 (1 件)
Umang Pandey
2024 年 11 月 7 日
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 件のコメント
参考
カテゴリ
Help Center および File Exchange で Multirate Signal Processing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!