Re: [Scilab-users] Sound acquisition with Scilab under Linux

2015-09-29 Thread Clément David
Hello,

To handle a cross-platform sound handling in Scilab I suggest you to
take a look at JIMS and the "Java Sound API". Not sure if it will fit
your needs but might be.

Note: another more advanced approach is to use SWIG-Scilab to generate
the mapping of a library (Gstreamer might be a good cross platform
candidate).

Regards,

--
Clément

Le lundi 28 septembre 2015 à 21:03 +0200, Antoine Monmayrant a écrit :
> Hi all,
> 
> Well, everything is in the title: how can I acquire sound in Scilab
> under Linux?
> The only package I've found so far is only working under Windows?
> 
> Cheers,
> 
> Antoine
> 
> ___
> users mailing list
> users@lists.scilab.org
> http://lists.scilab.org/mailman/listinfo/users
___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users


[Scilab-users] Sound acquisition with Scilab under Linux

2015-09-28 Thread Antoine Monmayrant
Hi all,

Well, everything is in the title: how can I acquire sound in Scilab under Linux?
The only package I've found so far is only working under Windows?

Cheers,

Antoine

___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users