/conductor2.0

Primary LanguageJavaScriptMIT LicenseMIT

Conductor 2.0

A music score designed by Jonathan Bell
Based on the INScore and Faust libraries

To build :

Just type

> make install  # just once
> make

In case of trouble :

> make help

To run :

The application is designed to run on Heroku.
You can run it locally provided that you have the Heroku CLI installed.
Just run:

> heroku local