Re: WebAudio and webassembly ?

Yes.

> Le 13 juil. 2016 à 18:28, Paul Adenot <padenot@mozilla.com> a écrit :
> 
> Yep, that's expected, but you're probably still using ScriptProcessorNode for now ?
> 
> Paul.
> 
> On Wed, Jul 13, 2016 at 5:31 PM, <letz@grame.fr> wrote:
> Well I’ve just tested our Faust ==> WebAudio chain by replacing the Faust compile asm.js module by the WebAssembly one (compiled using binaryen asm2wasm and wasm-as for now) and it works already.
> 
> Next steps : developing a direct Faust ==> WebAssembly backend and recompiling « libfaust » in WebAssembly using emcripten or vanilla LLVM + WebAssembly backend...
> 
> Stephane Letz
> 
> 
> > Le 13 juil. 2016 à 11:43, Paul Adenot <padenot@mozilla.com> a écrit :
> >
> > Not yet, Web Assembly is not done, and we are finishing up AudioWorklet, that would make it possible to properly write custom AudioNodes.
> >
> > Paul.
> >
> > On Wed, Jul 13, 2016 at 11:37 AM, Stéphane Letz <letz@grame.fr> wrote:
> > Hi,
> >
> > Are they any developments somewhere that connect « webassembly » coded audio nodes with the WebAudio API?
> >
> > Thanks.
> >
> > Stéphane Letz
> >
> 
> 

Received on Wednesday, 13 July 2016 16:34:56 UTC