howler.js
howler.js copied to clipboard
Using createMediaElementSource
Should be nice to implement the createMediaElementSource for using webaudio context in supported devices. For now it is only using createBufferSource ( that means you cant stream, and needs to xhr all the sound to actually play it )
duplicate of https://github.com/goldfire/howler.js/issues/408