Requires MIDISync to use.
- Install Python 3.11+ from the Microsoft Store
- Install
pipx
by runningpython3 -m pip install --user pipx
- Run
.\pipx.exe ensurepath
to addpipx
to your PATH - Install
poetry
by runningpipx install poetry
- Install the dependencies by running
poetry install
- Rename
config.example.toml
toconfig.toml
and edit the values to your liking - Run the script by running
python main.py