Some interesting discussions here on the state of AudioWorkletNode implementation ( https://webaudio.github.io/web-audio-api/#AudioWorkletNode)
Should be testable in Chrome (dev) and Firefox Nightly quite soon, and should basically allow to call Javascript or WebAssembly code (generated from Faust in our case) in the separated audio rendering thread, with lower latency and correct thread priority setting. So basically real audio stuff running the the browser... Working on the Faust Javascript so that we can be ready as soon as the AudioWorkletNode starts to work.. Stéphane > Le 23 août 2017 à 18:34, Julius Smith <[email protected]> a écrit : > > That's tremendous! Congratulations! > > 2017-08-23 1:48 GMT-07:00 Stéphane Letz <[email protected]>: >> > > > > -- > Julius O. Smith III <[email protected]> > Professor of Music and, by courtesy, Electrical Engineering > CCRMA, Stanford University > http://ccrma.stanford.edu/~jos/ ------------------------------------------------------------------------------ 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
