Many thanks for your advices... audiodevreset has been working out fine so far. However, the refresh button within Impulse Response Measurer App still works sometimes, but some other time it shows no effect. I keep on trying finding out the issue....
Impulse Response Measurer App - Audio Device List refresh doesn't work.
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Cornelia Falch
el 17 de Abr. de 2024
Comentada: Cornelia Falch
el 6 de Mayo de 2024
When connecting a full duplex audio device (e.g. via USB) after starting Matlab & IR-Meas App, the refresh button doesn't. Thus, it's necessary to close/reopen the App. Most often, it's even necessary to re-start Matlab itself, since by checking available audio devices by cmd audiodevinfo later connected devices won't be found. Is there any way for initializing them without re-starting Matlab?
Cheers, Cornelia
Respuesta aceptada
Sarthak
el 30 de Abr. de 2024
Hello Cornelia,
I think you can use the 'audiodevreset' function. It refreshes the list of available audio devices. Please also verify that your audio device is indeed working using the 'audiodevinfo' function. Please find the documentation to these functions below:
- https://www.mathworks.com/help/matlab/ref/audiodevreset.html
- https://www.mathworks.com/help/matlab/ref/audiodevinfo.html
However since the refresh button is not working, the only possible issues here could be either that the audio device is incompatible or not working properly or there might be some issues with your MATLAB or Audio Toolbox installation. If the above mentioned function doesn't resolve your issue, I would suggest you to reinstall MATLAB and the Audio Toolbox and try again.
In case the issue persists, reaching out to MathWorks Technical Support from the link below might be the best idea.
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Audio and Video Data en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!