Hi Oliver and Jari, This is a great proposal ! To get more feedback on the API, I suggest posting a message on the WebAudio API Stack channel here : https://web-audio.slack.com
On the Faust side, I can probably help to work on an adapted faust2wam tool. You can start be looking at this post http://faust.grame.fr/news/2017/08/18/using-webaudio-api.html and the faust2wasm and faust2webauwasm scripts in the Faust tools/faust2appls folder. Stéphane > Le 18 nov. 2017 à 08:49, Oliver Larkin via Faudiostream-devel > <[email protected]> a écrit : > > Hello, > > A few of you are probably aware of a paper at smc 2015 where jari kleimola > and I proposed an API for VST style instruments and fx in the web browser > on top of the web Audio API using cross compiled C++ primarily for the DSP. > Now we have web assembly and the audio worklet has appeared in chrome canary, > things can move forward. I would very much like to get a Faust2wam script > working, which shouldn't be too hard since faust is already working with > WASM. I should really get on with other stuff, but if anyone would be > interested in collaborating on this work please get in touch and perhaps we > could do an IFC paper on it? > > We have Iplug and juce plug-ins already cross compiling to WAM, although > these wrappers need a little bit of work. > > We also need feedback on the API, since we haven't had too many eyes looking > at it yet and we want to do something that works for many different use cases > and gets it right from a plug-in developers perspective, since as we know > desktop plug-in Apis have often suffered from vendor control. > > Check out the latest demos in chrome canary > > http://www.webaudiomodules.org/uncategorized/obxd-wasm/ > > You can find API documentation and old asm.js demos at www.webaudiomodules.org > > Best, > > Oli > > > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! > http://sdm.link/slashdot_______________________________________________ > Faudiostream-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/faudiostream-devel ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Faudiostream-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/faudiostream-users
