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

Mapping MIDI CC values? #119

Open
Arthur-D opened this issue Aug 14, 2022 · 0 comments
Open

Mapping MIDI CC values? #119

Arthur-D opened this issue Aug 14, 2022 · 0 comments

Comments

@Arthur-D
Copy link

Hi, I am wanting to map a fader of a Novation Launch Control XL to control my system volume on my Linux system. One thing is that I am not sure how to map it properly to my system volume, but at the very least I could in theory map the bottom state to keyboard.EV_KEY.KEY_VOLUMEDOWN and the top state to keyboard.EV_KEY.KEY_VOLUMEUP. However, I don't know how to map the various CC values that aseqdump shows. midi.md does not come with any example for it, and trying launch.ch8.cc77.0 and launch.ch8.cc77.127 does not work. Is there any way to do that?

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

1 participant