This project has migrated to https://github.com/supradeus/nln-live
A system for non linear performances with live musicians.
1 Installation instructions
2 Why did we make nln-score
1 Installation instructions
Prerequisites: nodejs npm
Put the nln-score directory in a sensible place.
from the terminal browse to the directory and run: -> npm install this will download install all the javascript nodejs dependencies
then to start the server run: -> node app.js the server is now running at http://localhost:3000