Skip to content

Commit 4085fe6

Browse files
committedDec 13, 2024
Added documentation and setup file
I've added a setup file for the MPKminiPlus to use with the program editor for the device, and added some documentation on how to setup/use the controller.
1 parent 4a99887 commit 4085fe6

File tree

2 files changed

+41
-0
lines changed

2 files changed

+41
-0
lines changed
 

‎docs/devices/akai/mpk.mini.plus.md

+41
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
2+
# Akai MPK Mini Plus
3+
4+
## Pre-Setup - Loading the controller configuration file
5+
6+
1. Download the `Akai Professional MPK mini Plus Program Editor` from <https://www.akaipro.com/downloads.html#mpkminiplus>
7+
8+
2. `File -> Open` the `FLStudio2024.mpkminiplus` file in the `Akai Professional MPK mini Plus Program Editor`
9+
10+
3. `File -> Send Program` to `Program 4` which will overwrite the old default for FL Studio with the correct version.
11+
12+
## Setup - Selecting the correct controller program
13+
14+
Continuing from the primary setup instructions.
15+
16+
1. Press the `PROG SELECT` button and use the rotary controller by the OLED screen to select `PGM4: FLStudio2024`.
17+
18+
## Device Details
19+
20+
* In FPC, the banks of drums are mapped as `BANK A` for the bottom 2 rows and `BANK B` for the top row. The pad colours
21+
broadly reflect this, but are not currently set dynamically from FPC.
22+
23+
* Currently, there is only a drum pad mode implemented for the pads.
24+
25+
* The 8 rotary encoders are set to endless encode / relative mode and work correctly in plugins supported by the
26+
Universal Controller script.
27+
28+
* The transport controls work correctly for `<<`, `>>`, `STOP`, `PLAY` and `REC`. The `SEQ` button is not implemented.
29+
30+
* The Pitch Wheel is mapped to `Channel pitch` in FL Studio and the Mod Wheel is correctly mapped to `MIDI CC 01 - Mod Wheel`
31+
32+
* The joystick can be used to navigate around the mixer channels or the channel rack sequencer buttons. Not sure that
33+
is much use but it works.
34+
35+
* This configuration only works on the 1.x series of the Universal Controller script currently. The beta 2.x series breaks
36+
the Pitch bend and Mod Wheel linkages when plugins are selected.
37+
38+
## Who to contact
39+
40+
This device is maintained by Jon Baker. [Email](mailto:baker_jon_r@yahoo.co.uk),
41+
Discord: ***jrb101***.
Binary file not shown.

0 commit comments

Comments
 (0)
Please sign in to comment.