JustAddMusic
JustAddMusic copied to clipboard
Easily add music and music visualization to your web experiences.
Also includes small refactor to change binds to arrow syntax
In the case where the developer wants to use audioData in an existing tick, instead of passing in an `ontick` handler, the audio data does not get generated. An `ontick`...
In Safari and Firefox (OS X) I encountered an issue with audio that loaded, but failed to decode. Currently JAM does not handle or surface this error. Ideally it would...