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

Ignore `__pycache__` directory #63

Closed atirut-w closed 6 months ago

atirut-w commented 6 months ago

Ah, that was a leftover from the old days. I can get rid of it in this PR if you'd like.