Filter löschen
Filter löschen

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

1 Ansicht (letzte 30 Tage)
buscuit
buscuit am 1 Dez. 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

Antworten (1)

Walter Roberson
Walter Roberson am 1 Dez. 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.

Kategorien

Mehr zu Audio I/O and Waveform Generation finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by