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

I agree as a technique for finite loops it would be great. The most obvious use case is a music sequencing application made out of looping audio segment. They often loop multiple times and to be able to do without having to create a new node for each loop instance would be quite efficient. This change would move to looping logic into native code where it can be most efficiently handled.

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

Received on Thursday, 24 October 2013 22:33:29 UTC