Skip to content
This repository was archived by the owner on Jan 2, 2023. It is now read-only.

Installation and Set up

HDSQ edited this page Jun 21, 2020 · 20 revisions

In order to set up the controller script, please follow these instructions:

This script currently requires at least FL Studio 20.7.1. You may need to install a release candidate from the Image-Line Forums.

Note: In order to receive automatic updates through GitHub, follow the instructions listed here

  1. Download the latest script release.

  2. Copy the script's folder to your /Image-Line/FL Studio/Settings/Hardware/ directory. See Figure 1

  3. Launch FL Studio and navigate to MIDI Settings. Set the following options:

    • Device: Launchkey MK2 49; Controller: LaunchKey Mk2 (user)

    • Device: MIDIIN2 (Launchkey MK2 49); Controller: LaunchKey Mk2 Extension (user)

  4. In the script's folder, open config.py in any text editor (not in the Python interpreter) and edit the constants DEVICE_PORT_BASIC and DEVICE_PORT_EXTENDED to match those shown in FL Studio. Save and close the file.

  5. Restart FL Studio. A rainbow-coloured light pattern should appear, indicating a successful connection. If this doesn't occur, please check the script outputs for any warnings/errors that may have occurred. You may need to update FL Studio.

The set-up process is now complete.

Where to from here:

-> Basic Usage

Images

Figure 1: The Extract Location on Windows

A screenshot of Windows Explorer showing the location where the script should be extracted.

Clone this wiki locally