How can I make the splMeter object using the Bark filterbank?

조회 수: 1 (최근 30일)
Thomas Schlittmeier
Thomas Schlittmeier 2022년 9월 8일
답변: Umang Pandey 2024년 11월 7일
I would like to do an SPL measurement like with the SPLMeter but with the Bark filterbank.

답변 (1개)

Umang Pandey
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

카테고리

Help CenterFile Exchange에서 Multirate Signal Processing에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by