- From: <letz@grame.fr>
- Date: Wed, 13 Jul 2016 17:31:06 +0200
- To: Paul Adenot <padenot@mozilla.com>
- Cc: Audio Working Group <public-audio@w3.org>
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 15:31:36 UTC