Stereo101 / python-MidiToVirtualPianoMacro

Takes a midi file and converts it into a macro which will play the midi using virtualpiano.net. Uses pyHook and ctypes for macro execution.
102 stars 84 forks source link

Use Python 3.11 #49

Closed atirut-w closed 1 year ago

atirut-w commented 1 year ago

I forgot to test the automatic Windows builds and 3.8 is apparently a tad outdated. Seems to work now after updating to 3.11.