How can I adjust treble/bass/volume using dB values?

조회 수: 2 (최근 30일)
John D
John D 2020년 4월 10일
I have an App Designer app with three sliders that allow the user to input treble, bass and volume output values in dB. How could I implement this to affect the output of an audioplayer object as so:
[y,Fs] = audioplayer("filename.wav");
I have looked at the following link but am struggling to see how this fits in with the y and Fs values above.
Can you help? Thanks in advance.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Audio Processing Algorithm Design에 대해 자세히 알아보기

제품


릴리스

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by