Hi Jussi, I see you got simplesynth to work - sweet!
On Wed, Feb 2, 2011 at 9:10 AM, Jussi Kalliokoski <
jussi.kalliokoski@gmail.com> wrote:
> 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
>