Any free tools in Matlab for controlling audio output of sound card?

2 views (last 30 days)
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

Answers (1)

Walter Roberson
Walter Roberson on 1 Dec 2012
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.

Categories

Find more on Audio I/O and Waveform Generation in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!