Skip to content

keenanpepper/fibonacci-drum-machine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular Drum Machine

Just a little experiment with AngularJS and HTML5 Audio (via howler.js).

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 Golden Ratio / Fibonacci Word drum machine. Make your own rhythms that never repeat!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.8%
  • CSS 23.0%
  • HTML 13.2%