By mswatcher
via badassjs.com
Submitted: Feb 04 2013 / 10:44
Howler.js was just released this week and it looks like a nice way to control audio playback from your JavaScript application or game. It defaults to using the Web Audio API over the HTML5 audio element for performance and control reasons. For a game, the Web Audio API is really important for precise timing and effects, as compared with the HTML5 audio element which is more suited towards casual audio playback like music or podcast embedding.
Tweet
SaveShareSend
Tags: frameworks, javascript, ria
Add your comment