Re: Web Audio API is now available in Chrome

Can someone here test http://niiden.com/simplesynth/simplesynth.html if it
works with AudioContext enabled Chrome? I can't test myself since I have no
mac. I'm thinking it should, because it's designed to work with both APIs.

As for the web workers, it would be pretty cool if Moz got it working. I did
an experiment few months ago, which does the processing in a worker, then
passes it to back to the script, but it couldn't handle realtime without
pops and clips (and thus the whole thing was pretty unsafe as I did some bad
coding, and when those were combined I'd get a buffer underflow, and a
serious memory leak).

Thanks,
Jussi

Received on Wednesday, 2 February 2011 17:10:46 UTC