

Catching data with pc audio card using Scilab and (or) Xcos
Hi comunity!
I'm trying to digitalize some data using pc audio card, like its a ADC. I have read abut "analoginput('winsound')" function in matlab and I want to now if there is some like this in Scilab. Is it possible build an alternative prcedure to do that with Scilab and/or Xcos?
Thank you very much for your attention
Scilab


Hello,
Check the below links. The first one is about built-in capabilities of scilab w.r.t audio and the second link is a toolbox that is made to play and record audio from your sound card. Please contact the author of that toolbox if you need help.
- https://help.scilab.org/docs/6.0.0/en_US/section_d11cd0f9e362390f953e7199c5bb4b3a.html
- https://atoms.scilab.org/toolboxes/portaudio/0.2
Regards
Login to add comment