Any free tools in Matlab for controlling audio output of sound card?
1 次查看(过去 30 天)
显示 更早的评论
HI everybody,
I have some ideas I want to start implementing. It is about processing real time the output of the soundcard and applying filters on them.
I read in the forum about tools that allow you to do this easy. Data Acquisition Toolbox etc. But all those options are not for free. Are you aware of any free tools that would give me more or less the same functionality?
thank you
0 个评论
回答(1 个)
Walter Roberson
2012-12-1
To get "real time" you would need to control the sound card itself. MATLAB usually cannot run fast enough for "real time" audio work. To control the sound card itself, possibly you should use ActiveX to talk to the card.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Audio I/O and Waveform Generation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!