diff --git a/README.md b/README.md index 5beb9cb..26fd921 100644 --- a/README.md +++ b/README.md @@ -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. diff --git a/src/Launchpad-Pro-Mk3-for-Bitwig.control.ts b/src/Launchpad-Pro-Mk3-for-Bitwig.control.ts index da94ab7..abb5ed1 100644 --- a/src/Launchpad-Pro-Mk3-for-Bitwig.control.ts +++ b/src/Launchpad-Pro-Mk3-for-Bitwig.control.ts @@ -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" );