the-drunk-coder / scoreviz

a very simple score visualizer for live scoring

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scoreviz

A simple, browser-based score visualizer for live scoring over OSC.

You need node.js and npm installed on your system to run this.

To build, run npm install && cd web && npm install.

Now, in the root folder, you can start the app using node scoreviz.js and see the result in the browser (localhost:8081).

About

a very simple score visualizer for live scoring

License:GNU General Public License v3.0


Languages

Language:JavaScript 95.3%Language:HTML 4.7%