Creates a midi
file from a given input video displaying a synthesia playback.
Make sure you have Python installed correctly.
Then install the dependencies with:
pip install -r requirements.txt
usage: synthesiavideo2midi.py [-h] [-v] [-s] [--inspect frame [frame ...]]
[--fps FPS] [--rounding ROUNDING] [-n FRAMES]
[--octave OCTAVE] [--velocity VELOCITY]
input output
I am accepting pull requests. See open issues and pending pull requests.