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

Add the controller 'Novation Launchpad Mini MK3' with the configurations 'GridPie', 'Recorder' and 'Sequencer' to Duplex #155

Merged
merged 1 commit into from Apr 19, 2024

Conversation

Philipp-M
Copy link
Contributor

Adds support for the 'Novation Launchpad Mini MK3', and a few configurations to Duplex. Based on the zip from here.

It should be very easy to support 'Novation Launchpad X' too, looking at the Programmers Manual of the Launchpad X only the programmer mode should be triggered slightly different:

Launchpad Mini MK3:

self:send_sysex_message(0x00,0x20,0x29,0x02,0x0D,0x0E,0x01)

Launchpad X:

self:send_sysex_message(0x00,0x20,0x29,0x02,0x0C,0x0E,0x01)

But this is untested (I don't have such device), maybe a hint for someone, looking to support the 'Launchpad X'

@emuell
Copy link
Member

emuell commented Apr 19, 2024

Can't test this, but this looks good to me. Thanks for the contribution!

@emuell emuell merged commit 057f347 into renoise:master Apr 19, 2024
@Philipp-M Philipp-M deleted the add-launchpad-mini-mk3-controller branch April 20, 2024 09:29
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