A web app to synchronize sheet music with a MIDI stream.
-
Create config file at
config.yaml
based onconfig.default.yaml
and run./gen-secret-key
to choose a new secret key. -
Run
./create-db
to create the database -
Start the server with
python3 app.py