Configuring Akai APC MKii mini with voicemeeter potato and macros to run the leds

THere we go :slight_smile:

Imgur: The magic of the Internet

so how can i set the lights on all keys? what would i issue for command? how would i configure this part if im doing it right :slight_smile:

Hi, you will need to iterate through the LED’s with a repeating timer see the following example. I use the global variable ga with both the note number and the color (velocity).

I used the first mute button under the matrix LED’s as the trigger.

APC-MINI-MK2-Matrix-2024-04-08.bmtp (1.2 KB)

Set both your input and output to your APC MINI MK2.

Steve Caldwell
Bome Customer Care


Also available for paid consulting services: bome@sniz.biz


Like this?

also would i have to set it for every single key i wanna use?

The timer method is used whenever you want to bulk update LED’s many times, you just want to update just one or a subset.

I usually use timer updates with a trigger of enabling a preset so that each preset can have it’s own default light pattern.

It is hard to tell from the log if it worked but if you had a full multicolor display on your APC-MINI for all of the matrix buttons then it should work.
Steve Caldwell
Bome Customer Care


Also available for paid consulting services: bome@sniz.biz

what do i put in there to enable the buttons to have colors?

This is my config file im working with :slight_smile:

APCMINI-MK2-VM-2024-04-06.bmtp (1.2 KB)

You need to send note-on messages. This post explains the notes needed and the colors needed.

Please try to study and try to understand it. If you need me to do it for your, then I’m available for hire. This forum provides free Q&A, tips and tricks but not full solutions.

There are also many tutorials we have created on specific subjects to help you on the way.

This one describes turning on and off LEDs but not specific to your device.

Steve Caldwell
Bome Customer Care


Also available for paid consulting services: bome@sniz.biz

Steve Caldwell
Bome Customer Care


Also available for paid consulting services: bome@sniz.biz

I might not have it turned on what buttons to you hit to enable that mode

The button above the first fader labeled ‘volume’.

Steve Caldwell
Bome Customer Care


Also available for paid consulting services: bome@sniz.biz

ok i will check that when i get home :slight_smile: