Skip to content

vedek/abundant-music

 
 

Repository files navigation

abundant-music

The purpose of this fork is to refactor abundant-music into modern es6 and isolate the composer in a reusable module.

I am not worrying about minimizing and compressing the javascript or older browsers.
The focus is on making the code more readable.

Run it

Simply clone this repository and put it in your web server of choice.

For example, you can run it like this:

python -m SimpleHTTPServer 8000

About

Procedural music generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.4%
  • HTML 20.5%
  • Other 1.1%