Skip to content

lifeluvr/ezdrums

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular Drum Machine

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

Drum Machine Screenshot

Installation

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.

Testing

Run grunt test to fire up Karma and watch for changes.

About

A drum machine built with AngularJS and other modern web components.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 64.6%
  • CSS 23.5%
  • HTML 11.9%