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.
96 stars 82 forks source link

playSong immediately closes, not playing after pressing Delete #56

Open Under031 opened 6 months ago

Under031 commented 6 months ago

Working on Windows 11 with py 3.11, this happens with any .mid I try to play. Yes, I followed the instructions on the read me.

Under031 commented 6 months ago

Notably not fixed with https://github.com/Stereo101/python-MidiToVirtualPianoMacro/pull/53

Raven13111 commented 5 months ago

Hello, add me on discord @awfw, I'll try to help