> > In theory yes, I guess the WebAudio implantation in a given browser has to > support that: have you tried ? > > Yes I did check and only input 1 and 2 of my soundcard works (RME fireface > UCX). >
I suggest googleing "multi-channel audio card web audio API » or similar, and possibly implement in pure JS some simple exemples to check if your RME works in multi-channels? https://stackoverflow.com/questions/26434235/is-it-possible-to-output-more-than-8-channels-with-web-audio-api > > > Right now that is no code in the JavaScript/HTML wrapper to deal with that, > but the standard way would be to use the WebAudio API, like > AudioContext.createMediaElementSource > (https://developer.mozilla.org/en-US/docs/Web/API/AudioContext/createMediaElementSource) > and connect the file reader to the Faust WebAudio node. > > Thanks for the link, I'll look into that. I'll let you know when I make > progress on that. > > Loïc OK. Stéphane _______________________________________________ Faudiostream-users mailing list Faudiostream-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/faudiostream-users