Hi
I just bought a APC40 MK2 i got it all working with version 7. When i midi map it out it lights the button up on controller orange is their a way to make it a different color.
[request] manage color of midi device buttons [done]
Re: Midi Buttons
If you actually got the MIDI out of V7 to light up the buttons on an APC, I'd say you're doing well. I have an APC 20 and could not get it to work, so I bought a Novation Launchpad S. Earl mentioned you can change the button color on those by changing the data value on the MIDI output. I never tried as a really don't care. I'm happy if the button just lights when active. Maybe he will chime in. I'd love to know your secret on how to remap an APC unit. I really like mine, but I kept making mistakes because I would lose track of which scenes were active during songs.
-
- Posts: 224
- Joined: 18 June 2012, 12:09
Re: Midi Buttons
here's what I've found so far....
0=off, 1=green, 2=green blink, 3=red, 4=red
blink, 5=yellow, 6=yellow blink, 7-127=green
on the MIDI out for the button change the Data to the corresponding number...
keep me posted and I'll dig a lil deeper if ya need....
Here's Akai's Tech manual for the original APC... which may differ from the mark II
http://6be54c364949b623a3c0-4409a68c214 ... _rev_1.pdf
0=off, 1=green, 2=green blink, 3=red, 4=red
blink, 5=yellow, 6=yellow blink, 7-127=green
on the MIDI out for the button change the Data to the corresponding number...
keep me posted and I'll dig a lil deeper if ya need....
Here's Akai's Tech manual for the original APC... which may differ from the mark II
http://6be54c364949b623a3c0-4409a68c214 ... _rev_1.pdf
Re: Midi Buttons
I'm still trying to figure out how he got the LED in the buttons on the Akai to respond to the MIDI out of the software. If I could get that to work, I'd return the Launchpad and convert that cash into another light fixture. I thought it was impossible, or is it just really difficult?
Re: Midi Buttons
All's i did to get the buttons to light up when the scene is pressed it selected the box for midi out. Then hit the button clone Midi in. This is all in the button trigger page.
Re: Midi Buttons
doesn't work on APC-20. Guess something has changed with new version. Good for you. The APC is a nice piece of kit.
Re: Midi Buttons
I tried to change the MIDI data value to see if I could get the button to display a different color on the new Launchpad. It was a no go. Another button would light up. Clearly I'm doing something wrong. But what?? Appears to me (using Mac OS) that the MIDI out only assigns the button address. Honestly I'm fine if this is all it will do. I can now keep track of which scenes are active.
Re: Midi Buttons
We just fixed a problem with Midi to special functions in Live (Master faders, ...) (only with special functions).
The fix is here: viewtopic.php?f=2&t=3266
The fix is here: viewtopic.php?f=2&t=3266
The Lighting Controller
Re: Midi Buttons
Actually it is not possible to force the Data2 value of the Midi-Out messages (who is controlling the color of the led on some devices).
In fact, the Data2 value sent is 127 or the fader value when the Live button is in fader mode (because of motorized faders on some midi devices).
A solution could be to allow the selection of "Auto" or "Manual value" for the Data2 value of the Midi-Out message ...
In fact, the Data2 value sent is 127 or the fader value when the Live button is in fader mode (because of motorized faders on some midi devices).
A solution could be to allow the selection of "Auto" or "Manual value" for the Data2 value of the Midi-Out message ...
Re: Midi Buttons
Done for next fix/releaseNiffo wrote:A solution could be to allow the selection of "Auto" or "Manual value" for the Data2 value of the Midi-Out message ...