Hi,
Short version:
1) I am looking for separate sysex commands for each LED without affecting the others, and 2) to be able to set the buttons & pads to colors without having them change to the 0 velocity color.
Detailed explanation:
1) I am trying to separate the sysex control of individual LEDs without having to turn off the others. Every example I see has 0 0 0 etc. to turn off the other LEDs. I've tried using _ or letters but they also turn off those spaces.
What I am looking for is to be able to send Sysex for one button at a time, individually, to change the color. The software that I am using, MPCTools for Martin M-PC has three slots for sysex commands: "Initialization", "On", and "Off". "Initialization" would be the color of the button or slider when MPCTools MIDI is turned on. "On" is for the color when the button is pushed. And "Off" is a third possible color.
Where as I found this thread discussing individual colors it doesn't explain how to separate them. I want separate control of individual faders & buttons without affecting the others. For example, in the provided documentation I can change the colors of the bank buttons green but it turns off all colors of the pads.
2) Also, where as if I set the Color tab / Velocity to Color for 0 to a color all the banks become that color. And if I individually set the pad colors in the banks, as soon as I touch the buttons they switch to the velocity 0 color. What I want is to set the color for individual pads and for them to stay that color.
http://forum.lividinstruments.com/discussion/comment/35524/#Comment_35524
Links:
Martin M-PC
MPCTools
Thanks
Comments
Ps. Maybe what I need is a a hex command. In MPCTools Fad & But Advanced Options a three space of hex values are accepted. __ __ __ . What hex values do I need to change the color? Two parts of it might be the command, like 04 for the pads and the bytes color value but I'm not sure about the third one. Maybe it's location, command, bytes value?
Thank you Moon. (Edited) This solved the button/pad issue. How about the sliders?