/score-sync

Synchronize sheet music with MIDI input

Primary LanguageJavaScript

A web app to synchronize sheet music with a MIDI stream.

Setup

  1. Create config file at config.yaml based on config.default.yaml and run ./gen-secret-key to choose a new secret key.

  2. Run ./create-db to create the database

  3. Start the server with python3 app.py