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

回答(1 个)

Walter Roberson
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.

类别

Help CenterFile 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!

Translated by