Skip to content

Commit

Permalink
patch: add experimental LaunchControl XL Support
Browse files Browse the repository at this point in the history
  • Loading branch information
dszakallas committed Jun 22, 2023
1 parent 202c3f9 commit 348cc39
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,19 @@ Flexible and customizable controller mapping for Novation Launch[Pad|Control] fa
- Launchpad Mini Mk3
- Launchpad Mk2
- Launchpad Mk1
- LaunchControl XL MK2 (experimental)

## Controller setup instructions

### Launchpad Mini Mk3

Mini Mk3 has to be put in "Programmer" mode to get MIDI access to all 9x9 instead of only inner 8x8 in "Live" mode. Push and hold "Session" for about a second, "LED" screen shows up, then push "Stop Solo Mute" button, "Programmer" shows up.

### LaunchControl XL MK2

Support is experimental, under active development and any existing mapping may change in future versions. Feedback
and PRs are welcome.

## How to get started

💾 [Download the latest release](https://github.com/szdavid92/mixxx-launchpad/releases/latest).
Expand Down
2 changes: 1 addition & 1 deletion packages/launchpad-mk1/controller.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"device": "Launchpad",
"manufacturer": "Novation",
"global": "NL",
"global": "NLMK1",
"controls": {
"up": [176, 104],
"down": [176, 105],
Expand Down

0 comments on commit 348cc39

Please sign in to comment.