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

help #43

Open cashywkwkwkw opened 1 year ago

cashywkwkwkw commented 1 year ago

so im on a mac and i'm getting this error:

ValueError: ("Key 'a' is not mapped to any known key.", ValueError('Unrecognized character: a'))

can someone help?