light up buttons

Sid Sloth

Well-Known Member
Hi Im trying to map my second controller but i cant find out how to light up the keys like in the apc 3.4 sample. Thanks
 
If you know how to do it on the first controller then you're probably just missing the line:

selectmidi x

where x is the device (1-4) as configured in your midi settings. By default, all midiout commands go to device 1 unless the above command is used ahead of time to steer the output.

Good luck!
 
Back
Top