This command line script takes two MIDI files as Input and generates a transition based on a calculated cubic spline function.
git clone [email protected]:markbader/midi-spline-interpolation
cd midi-spline-interpolation
pip install -r requirement.txt
python3 interpolate.py --files begin_orig.mid end_orig.mid --length 3