AutoHotkey-Midi
AutoHotkey-Midi copied to clipboard
No SysEx callback
I am unable to get any of the callbacks to fire on an incoming SysEx message. I have tried sending 0xF0 followed by one to eight bytes of data and ending the message with 0xF7.
I tried adding a OutputDebug
at the top of the __MidiInCallback
method, but I don't get anything.
MIDI CCs and Notes trigger their callbacks as they should.
I'm on Windows 10 Pro and AHK v1.1.37.01.