Hi,
The MidiOutput::openDevice() works fine for all my output devices, but for the Launchpad midi outputs (to control the lights), this method returns nullptr. What other way do I have to use a midi output ?
Thanks for your time.
Hi,
The MidiOutput::openDevice() works fine for all my output devices, but for the Launchpad midi outputs (to control the lights), this method returns nullptr. What other way do I have to use a midi output ?
Thanks for your time.
What platform is this on? Have you stepped through in the debugger to see where the method fails?