Skip to content

Commit

Permalink
1.0!
Browse files Browse the repository at this point in the history
  • Loading branch information
weskoop committed Jan 30, 2022
1 parent 3f6b4fb commit 2996b01
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ Enjoy!

## Setup

1. Download the [latest release](https://github.com/weskoop/Launchpad-Pro-Mk3-for-Bitwig/releases/download/v0.0.70/Launchpad-Pro-Mk3-for-Bitwig_0.0.70.zip) from the releases section on the right of this page.
2. Unzip and copy the `Launchpad-Pro-Mk3-for-Bitwig_x.x.x` folder to your Bitwig **My Controller Scripts** location.
3. Go to **Bitwig** > **Settings** > **Controllers**.
1. Download the [latest release (not source)](https://github.com/weskoop/Launchpad-Pro-Mk3-for-Bitwig/releases) from the releases section on the right of this page.
2. Unzip and copy the `Launchpad-Pro-Mk3-for-Bitwig_1.x` folder to your Bitwig **My Controller Scripts** location.
3. Restart **Bitwig** and open **Settings** > **Controllers**.
4. Add the Controller (**Novation** > **Launchpad Pro Mk3**).
- *Note: Depending on your OS or configuration, your device names may differ.*
- **macOS**: Select "*Launchpad Pro MK3 LPProMK3 DAW*" device in the first slot of input and output, and "*Launchpad Pro MK3 LPProMK3 MIDI*" device in the 2nd slot of each pair.
Expand Down
2 changes: 1 addition & 1 deletion src/Launchpad-Pro-Mk3-for-Bitwig.control.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ host.load("LaunchPad.js");
host.defineController(
"Novation",
"Launchpad Pro Mk3",
"0.70",
"1.0",
"9d5472df-446a-40c5-802b-2aca05ef091d",
"slow wild"
);
Expand Down

0 comments on commit 2996b01

Please sign in to comment.