Analoginput for Mac or Linux

Hi i did a program in Windows and i have the function:
ai = analoginput('winsound');
and all is oki!!
But now i begint to use mac or linux and this function is not working.. Why?? and there is another one that i can used for get a signal from Sound card?? thanks!

 採用された回答

Daniel Shub
Daniel Shub 2011 年 11 月 23 日

0 投票

The analoginput function is from the Data Acquisition toolbox. This is a windows only toolbox (you can contact support and ask for them to consider adding it to Linux and Max). Depending what you do with your ai object you might be able to use audiorecorder:
doc audiorecorder

その他の回答 (1 件)

tomas Escudero
tomas Escudero 2011 年 11 月 23 日

0 投票

My program is getting audio online all time.. so i need this function. booh.. this is not good.. thanks Daniel!

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by