forked from: https://github.com/erwald/midihum
I added a simple GUI and compiled into exe.
- Click "midihum_gui.exe" (takes a while to boot up)
- Click "Select output folder"
- Click "Select input midi files"
- Conversion will start
- Output folder will automatically open after conversion
If you want to cancel the conversion, just close the window.
- Python 3.11
- uv 0.7.12
uv sync
.\build_win.bat
OR
Run Release workflow of GitHub Actions.