Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added controller preset for Arturia MiniLab 3 #792

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jonasdiemer
Copy link

This is the initial mapping, as discussed in #785

@killeik
Copy link

killeik commented Mar 19, 2023

Hi!
As far as I see you used the same target ( Virtual Multi 1 ) for the black and the first white knob

image

Was that on purpose or was that a mistake?
Because it takes away the functionality of either the black knob or the first white knob

I may also have misunderstood something

@jonasdiemer
Copy link
Author

Very likely a mistake (unfortunately currently no time to look into it).

@wellcaffeinated
Copy link

Confirmed it's a mistake. I think Enc Black can be safely set to Multi 39 (have tested it)

@wellcaffeinated
Copy link

Any idea if it's possible to send color information to the pads?

@ajohnsonsfx
Copy link

I just purchased a MiniLab 3, and found this thread. The current firmware supports relative encoders, and I'm wondering if it'll be at all possible to get midi feedback working for them?

@wellcaffeinated
Copy link

@ajohnsonsfx I actually put together a preset that uses the relative midi info. I'm still working through it, but I'd be happy to post it if you like

@ajohnsonsfx
Copy link

sure, I think it wouldn't hurt to update it.

@wellcaffeinated
Copy link

minilab3-user.json
Realearn.minilab3.zip

@ajohnsonsfx Here's what I've got. the JSON is the realearn controller preset and the .minilab3 file is the midi configuration. I setup the CC channels logically and set all the infinite encoders to relative. Just use midi control center to import it. Of course you can modify as you wish, but you may have to relearn the encoders at that point.

if you have any suggestions for edits i'd love to know!

@ajohnsonsfx
Copy link

awesome, thank you.

@midtrees
Copy link

midtrees commented Jan 30, 2024

@wellcaffeinated @jonasdiemer Anyone? I need sysex string(s) to send color to MINILAB3 pads

@wellcaffeinated
Copy link

@wellcaffeinated @jonasdiemer Anyone? I need sysex string(s) to send color to MINILAB3 pads

I'd love to know this too... i have no idea...

@midtrees
Copy link

I found this using a difference checker on Sysex dumps but the individual command doesn't work on it's own apparently.

F0 00 20 6B 7F 42 21 0z 40 yy 01 xx F7

z is User memory slot 1-5 (3-7 Hex)
yy is Pad 1-16 (16 - 25 Hex)
xx is color (42 color palette - 00-29 Hex)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants