Hi all, I'm not a programmer or anything so try to keep things simple for me. I'm in pursuit of a way to trigger my DMX lights by setting them up like a drumpad, where a keystroke would be preset to issue the values for intensity, duration and rate, and then letting off the key would send 0's so it will stop. Its my understanding that all dmx is, are numbers which the lights interpret into whatever their programmed to do, so for a given key it would look something like:
Address Value
1(intensity) 127
2(duration) 0
3(rate) 127
I could use my qwerty keyboard or a regular drumpad, whichever is easier to program for. Please help, ive really wanted to do this for years now but ive only just been able to afford the lights to do so.