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

Contributing an advanced MIDI Control component #9

Open
OdayMansour opened this issue Apr 29, 2024 · 1 comment
Open

Contributing an advanced MIDI Control component #9

OdayMansour opened this issue Apr 29, 2024 · 1 comment

Comments

@OdayMansour
Copy link

Hi DBraun, thanks for putting together this great collection.

I'd like to contribute a component that facilitates controlling parameters using the Novation Launch Control MIDI controller. I realize that there already is a component on the same controller, but I think it can use some improvement.

The component I put together allows to:

  • Map min, mid, max values for 16 sliders on 8 user pages
  • Add smoothing on slider movement (similar to ease-out)
  • Pick up button presses for 8 buttons on 8 user pages
  • Send color commands to 8 buttons on 8 user pages

Configuring the component is done by replacing pre-populated labels and values in a DAT table for ease of use. The component can easily be adapted to other Novation Controllers.

How do you feel about this? Would this fit the purpose of this repository?

@DBraun
Copy link
Owner

DBraun commented Apr 30, 2024

Sure, sounds good! Please make a PR.

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