oh shit, i see what happened here.... i forgot to paste in info! hahaha.
I found this on another forum (see below) - i basically want some of the clip launch lights to stay solid red all the time, then flashing green on one push (to turn on beat repeat for example) then on second push return to solid red.
Basically, it's pretty easy when you use a MIDI Translator of some kind.
I'm using Bomes MIDI-Translator, but I still have Version 1.6, which can only send MIDI out to one single source, that means I have to use MIDI Yoke to split the signal up for Resolume & the Midi Translator. APC40 goes into MidiOX, Yoke 1 goes to Resolume for triggering the controls, and Yoke 2 goes to the MIDI translator which processes the signals and sends them back to the APC. I don't know if Bomes Midi Translator 1.7 can handle different outs, but with version 1.6, it's the only way not to crash either the Translator, or Resolume when they try to access the APC.
By now, I've built a simple feedback for my layer selection buttons that switches on the light of the pressed button, and switches off the light of the other layer buttons.
Anyway, if you want to map buttons to change their light (or other buttons lights) it's as simple as this:
You'll have to set up the MIDI Translator to send back the according note ON to the pressed button with the following velocity:
- 01 = Green
- 02 = Green Blinking
- 03 = Red
- 04 = Red Blinking
- 05 = Orange
- 06 = Orange Blinking
- 07 & higher = Green
Now there are two things that I'd like to do, but I haven't achieved it yet and I'm not sure how to do this:
- Get the small Buttons to behave like the normal buttons - that means sending note ON / Note Off at once instead of toggeling between ON and OFF - but maintaining the way the LEDs work (press it once -> LED on, press it again -> LED off).
- And finding a way to get the large button matrix to behave like Resolume clip triggering, so that a selecting a clip would switch on the LED of the button pressed, but also switch off the LED of the clip that was active.
This should be fairly easy to do if the clips are triggered to their own layer, but rather difficult if the clips are triggered to the active layer. I don't know if Bome's MIDI Translator can handle storing variables between different rules, or if it's possible with the newest version - any help on this would be greatly appreciated.
And maybe someone can help me out here: With Bome's MIDI translator 1.7, is it possible to send MIDI out to different sources? With 1.6 I can either process the MIDI signals and send them to Resolume (like to solve the issue with the small buttons as described above) OR send MIDI signals back to the APC - not both.