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

Launchpad X #17

Open
wants to merge 165 commits into
base: master
Choose a base branch
from
Open

Launchpad X #17

wants to merge 165 commits into from

Conversation

worikgh
Copy link

@worikgh worikgh commented Dec 16, 2020

Launchpad X

The sysex message for programmer mode from page 7 Launchpad X - Programmers Reference Manual.pdf

@jpetazzo jpetazzo mentioned this pull request Dec 16, 2020
launchpad.py Outdated
setup = [
# This SysEx message switches the LaunchPad Pro to "programmer" mode
mido.Message("sysex", data=[0, 32, 41, 2, 12, 14, 1]),
# And this one sets the front/side LED
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does the LP X also have a "front" LED? (If not, I'll remove that sysex since it might be confusing 😅 )

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wondered about that.
I cannot see one.
I have no other Launchpad to compare it to

worikgh added 30 commits May 28, 2021 11:01
It was not happy that the server uses `ncurses-rs` but the server is entirely different so they needed to be separated
It was not happy that the server uses `ncurses-rs` but the server is entirely different so they needed to be separated
It was not happy that the server uses `ncurses-rs` but the server is entirely different so they needed to be separated
It was not happy that the server uses `ncurses-rs` but the server is entirely different so they needed to be separated
It was not happy that the server uses `ncurses-rs` but the server is entirely different so they needed to be separated
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

Successfully merging this pull request may close these issues.

None yet

2 participants