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