- From: Grant Galitz <grantgalitz@gmail.com>
- Date: Sat, 21 May 2011 19:11:50 -0400
- To: public-audio@w3.org
Received on Saturday, 21 May 2011 23:12:18 UTC
Antonio: Have you tried using my XAudioJS library for your audio output, since it also does the mozilla audio data api and not just web audio. Also, you are welcome to help commit changes to it, since I feel like we're always re-inventing the wheel here. github: https://github.com/grantgalitz/XAudioJS fyi, I just updated the readme to document some of the API, so people won't have to look at the source to see how it exactly works. It does things like resampling your audio to the hardware's sample rate for you so you don't need to muck around with that. Simply put, it does an audio buffer ring for web audio if you're wondering.
Received on Saturday, 21 May 2011 23:12:18 UTC