AKAI MPK mini Plus MIDI Remote Script

You’re new to MIDI, I see.

I hate to sound persistent, but please double-check the location where you placed the script:

Your Documents folder → Steinberg → Cubase → MIDI Remote → Driver Scripts → Local → akai → mpkmini_plus → akai_mpkmini_plus.js

I also recommend resetting your MPK Mini Plus to its factory settings.

You should be able to find the procedure easily with a quick search.

If it still doesn’t work, I’m afraid I’m at my wit’s end. If I could try it hands-on, I might be able to figure it out, but…

If you don’t understand the “Bindings” section in the README, it might be a good idea to study Cubase and the MPK Mini Plus a bit more:

• Learn about Cubase’s “Quick Control”

• Learn how to configure the knob modes on the MPK Mini Plus

As for the “Optional” section, if you’re planning to dive into music production with Cubase or other software in the future, understanding MIDI basics is essential. I’d suggest taking some time to learn.

The section mentioned here deals with MIDI’s “System Exclusive Message” function.

Hello FlyingHog
have you been able to use the sequencer on the mini plus with cubase 14?
i was looking at this keyboard but I’m not sure about the functionality of the sequencer part , did you got it to work? can you record the output to a midi track? or it still crashes when you press on it inside a cubase project?

Wrong thread, sorry…

Hello!
I haven’t used the sequencer on the MPK Mini Plus.
I think you’ll gather more information if you ask this question in a different thread.

FlyingHog
thanks for the reply
can you tell me if this script works also for Focus Quick Controls?
or is it only for channel Quick Controls?

Hello and sorry for my bad English ( from Germany )

I downloaded the files and copied them into the folder but I can’t find the Mini Plus in Midi Remote in the Akai list . So I copied into the folder "public " , same result . Then I found out , every time when I start Cubase the files are deleted . so I edit the complete folder “cubase-midi-remote-main” from read/write to only read . now I can choose the mini plus from the list but I want to edit some buttons , but cant because its write protected . Any help ?

in the video you can see how the files gets deleted when I start cubase

Hello,

The behavior shown in the video is normal.
The “public” folder is where scripts included with Cubase are stored. Custom scripts cannot be placed here, and even if you manage to place them, they will not work.

Custom scripts should be placed in the Local folder.
After downloading and extracting the files, move the akai folder to the following location:

Your Documents folder → Steinberg → Cubase → MIDI Remote → Driver Scripts → Local

The folder structure should look like this:

Your Documents folder → Steinberg → Cubase → MIDI Remote → Driver Scripts → Local → akai → mpkmini_plus → akai_mpkmini_plus.js

If it still doesn’t work, there may be another issue.

but I can’t find the Mini Plus in Midi Remote in the Akai list

There should be no need to find MPK Mini Plus in the list.
If the MPK Mini Plus is properly connected, Cubase will recognize it automatically.

Hey!
Sorry for the late reply.

By default, it’s set to Selected Track Quick Controls, but you can change it to Focus Quick Controls using the MIDI Remote Mapping Assistant.

Of course, you can also select other functions if needed.

I copied the AKAI folder to Local , now the. MPK is connected but still not editable

After watching the video again, I noticed that your Cubase version might be 14, right?

We haven’t tested the compatibility with Cubase 14 yet, so it might not work properly.

The only version we have confirmed compatibility with is Cubase Artist 13.

Yes 14 Pro
now I tried it with Cubase 13 and still can’t edit the mapping .
I want to use the SEQ button to switch cycle on/off …

I’m starting to get a little confused about the situation…

Has the script started working properly?

If the panel shown in this image appears in the MIDI Remote, it is functioning correctly.

In MIDI Remote, the only knobs and buttons that can be mapped are as follows:
• Knob 1 - Knob 8
• PREV STEP button
• NEXT STEP button
• STOP button
• PLAY button
• REC button
Please check akai/mpkmini_plus/README.md for details.

The SEQ button does not send any MIDI control codes in the first place, so it cannot be mapped to anything. This is a specification of the MPK mini Plus.

To configure the MIDI codes that the MPK mini Plus sends, use the MPK mini Plus Program Editor.

It seems that many people haven’t thoroughly read the README, so I’m reposting the links to the download page and the README.

You can download it from here:
Click the Code button → Download ZIP.

For installation instructions and other details, please carefully read this README:

1 Like

it works :grinning: thank you

Hello Flying Hog,
At first: thanks a lot that you share your script with us - really great.
I have installed your script for Cubase 14 in the desired folder. Everythings works like intended - the mini plus is recognized by Cubase 14. I have changed the Knob Mode in the Akai “Editor” software from absolute to relative for all eight rotary knobs and writen this change in the memory of the mini plus device , like mentioned in your readme. I have now tried to assign the AI Knob functionality (changes any parameter of any virtual Knob or Fader when you are over it with your mouse pointer and rotate the assigned Knob 1 - in my case Knob 1) in the Cubase Mapping Assistant . The Mapping seemd to have worked (see the screenshot), but I am not able to get the AI Functionality running. I am not able to change its parameter by rotationg Knob 1 when I am with the mouse over any virtual knob or fader in Cubase. Do you, or anybody else have any idea, what I am doing wrong here?

Tom

Maybe one Intresting thing: meanwhile I have found out, that when I turn in the Knob 1 on the mini mpk Plus, while beeing in the Cubase Mapping Assistant, Cubase shows me not the Knob 1 but Pad1 as the selected (active) Knob. Maybe this is the Problem? But what is causal for this behaviour? The Script maybe? But I have not changed anything in it…
Here a Screenshot what happens, when I am turning Knob 1 on the mini Plus:

Funny: when I assign the mod wheel of the mini plus to the AI Function, it does work! I am able to change evey parameter with it!

…and here for the sake of completeness my Settings in the Akai Editor software of the mini plus:

Hi, Tom.
Sorry for the late response.

It looks like you’ve misunderstood the README a bit.
The values 16–23 you assigned to Knob1–8 are actually the codes for using Pad1–8 as controllers.
For Knob1–8, please set the Control Codes to 70–77.
These codes are hardcoded in this script, so if you want to change them, you’ll need to customize the script itself.

Please try again with this in mind.
I hope it works out for you.