why doesn't dsp.audioplayer work if executed within a function??
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi,
I'm trying to play and record in full duplex mode. I'm using dsp.toolbox with ASIO.
My problem is that i have a script working just fine, but later i tried to fit that into a function and the dsp.audioplayer doesn't sound anymore.
Everything works excellent until i try to make it into a function, i get no error messages, nothing. It records, but it doesn't play any sound.
I'm pretty sure it has something to do with object handling, but i have no idea how to fix this.
Any ideas??
Thanks in Advance.
Matlab version 2013b.
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Code Generation and Deployment finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!