dvhdr / launchpad-pro

Open source firmware for the Launchpad Pro grid controller
BSD 3-Clause "New" or "Revised" License
442 stars 101 forks source link

app_sysex_event is not called #51

Open Dymaxion00 opened 5 years ago

Dymaxion00 commented 5 years ago

I'm trying to implement a sysex ID request handler, as I've got a piece of hardware that seems to need it to recognize the device. However, the app_sysex_event method doesn't seem to actually get called when I send it 0xF07E7F0601F7. I've attached a minimal code snippet that reproduces the problem. This should light pad 1 any time any sysex message comes in, but it does not light.