Re: [web-audio-api] Loop event (#267)

More to the point - loop events *would* be delayed.

events are only delivered when the main thread is free to do so; loop points could happen VERY quickly (e.g. you could be looping a very small buffer, e.g. a single cycle).

---
Reply to this email directly or view it on GitHub:
https://github.com/WebAudio/web-audio-api/issues/267#issuecomment-27011312

Received on Thursday, 24 October 2013 17:14:27 UTC