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.
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