Impulse Response Measurer in audio toolbox

조회 수: 1 (최근 30일)
Joseph Rastegar
Joseph Rastegar 2020년 9월 15일
댓글: Jimmy Lapierre 2022년 2월 14일
Does the impulseResponseMeasurer generate an audible sound?
on my MAC it does not, so I simply do not understand how it can generate the system impulse response, what am I missing?
thank you
  댓글 수: 2
Mehmet Cibir
Mehmet Cibir 2022년 2월 12일
편집: Mehmet Cibir 2022년 2월 12일
Hi Joseph,
you can actually export the impulse response as .wav file.
Or are you looking for your played and recorded signal to calculate the impulse response yourself? They are stored as vector/matrix in the irdata_xxx table, which you will export in your workspace or save as .mat file.
I have been working on this topic for the last few days because i wanted to write my own script to generate the impulse response of a room. If the topic is still relevant or you need help, you are welcome to contact me.
Greetings,
Mehmet
Jimmy Lapierre
Jimmy Lapierre 2022년 2월 14일
Hi Mehmet, if you prefer an entirely programatic approach, have a look at sweeptone, mls and impzest. You can use audioPlayerRecorder to play and record the response, or copy the excitation to a playback device and record the response however you want.

댓글을 달려면 로그인하십시오.

답변 (1개)

Jimmy Lapierre
Jimmy Lapierre 2022년 2월 14일
Yes, sound is output on the selected device and channel. If there is a loudspeaker connected to that device, it will play. But if you try for example a loopback (just a cable), then you can make a measurement without hearing it play.

카테고리

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