Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Launchkey Mini LEDs #33

Open
coenvk opened this issue Nov 6, 2018 · 1 comment
Open

Launchkey Mini LEDs #33

coenvk opened this issue Nov 6, 2018 · 1 comment

Comments

@coenvk
Copy link

coenvk commented Nov 6, 2018

First of all, great library!

I've got a Launchkey Mini and discovered in your code, you don't have a way of controlled the LEDs.
I found myself a way to do this, but it's not as easy as just sending a Note On message. You first have to send an InControl message (0x90, 0x0c, 0x7f) and then you can send Note On messages the normal way to turn on the LEDs. And if it still doesn't work, you might want to make sure that the second output port is selected for the midi device (don't know why).

Hope you can implement this.

@FMMT666
Copy link
Owner

FMMT666 commented Nov 7, 2018

I'll check that, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants