dfober / conductor2.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:JavaScript 72.8%Language:Max 17.2%Language:HTML 8.5%Language:Makefile 0.7%Language:CSS 0.4%Language:Awk 0.4%