APC mini MK2 integration and color feedback/setup #1425
-
Hi Benjamin, I am planning on buying an Akai APC mini mk2 for its numerous buttons to trigger actions in Reaper. I see you already have a dedicated controller preset for this device which is great. My question is how do you set and control the colors of each buttons on the APC from Realearn. I have searched for a video on configuring this device with Realearn but haven't found any. The only videos fond are for Ableton usage which is not very helpful in this case. If you can please give me a hint it will help me take a decision on my next purchase. Thanks again for your amazing work. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
Hi all, I have decided to purchase the APC mini MK2 which I received yesterday and tested with a few mappings. Does anyone has any experience with the APC mini MK2 in Reaper using ReaLearn ? As stated in my original post, I'm not using it to trigger loops or notes but to trigger custom action scripts. @helgoboss is there a way to set rgb colors for each mapping for the pads or otherwise ? Thanks for any inputs on the subject. |
Beta Was this translation helpful? Give feedback.
-
I did some random testing and got some results but not exactly what I am expecting : I am on Wondows 10 The only way I can assign a specific pad a color is by modifying the script in the controller compartment in the target section under "script" : return require("compartment").pad_script(pad id, here I replace "y" by any value between 1 and 0.xx, context) But then, I loose the on/off feedback from the action. The pad is always light. I have also read in @helgoboss source code under "helgobox-master\resources\controller-presets\factory\akai\apc-mini-mk2.preset.luau" Unfortunately MIDIOUT2 doesn't work, nothing happens when selected. Even though I see it in the preferences devices in/out it doesn't respond to anything. Those are my observation so far. What I am trying to accomplish in the end is to have a color for the off state and another color for the on state. Thanks for any help. |
Beta Was this translation helpful? Give feedback.
-
Thanks to @7henz on Cockos forum I finally got a descent answer to my question. https://forum.cockos.com/showpost.php?p=2843312&postcount=4790 Thanks |
Beta Was this translation helpful? Give feedback.
Thanks to @7henz on Cockos forum I finally got a descent answer to my question.
https://forum.cockos.com/showpost.php?p=2843312&postcount=4790
Thanks