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

2 vues (au cours des 30 derniers jours)
buscuit
buscuit le 1 Déc 2012
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

Réponses (1)

Walter Roberson
Walter Roberson le 1 Déc 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.

Catégories

En savoir plus sur Audio I/O and Waveform Generation dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by