Just a little experiment with AngularJS and HTML5 Audio (via howler.js). Currently using Angular 1.2. Angular 2 coming soon!
DEMO: http://drums.dojosto.com
Run npm install to install Bower, Grunt and other local dependencies.
From public/assets, run bower install to install runtime dependencies.
Run grunt to fire up a server at http://localhost:8080.
Run grunt test to fire up Karma and watch for changes.
