Hi there - I'm looking to create a graphical display of my MIDI Trigger Pads on an Axiom 61. I have these set to "latch" so they lock the MIDI On until pressed again. The trigger pads have no indicator whether they are on or not. The pads output only on MIDI Channel 8, transmitting C (note:60), D (62), E(64), F(65), G(67), A(69), B(71), C(72).
I think I can get the MIDI part set up to receive midi notes ([notein 8]) - I know, I know, that's easy - but I can't work out how to get a graphical display to present this on - a simple 4x2 grid (with some buffer pixels and background perhaps) and have each of the grid cells light up when it receives the corresponding note... I've attached a mockup for the display).
So, what object(s) should I use to say "if midi note=60, change colour of cell 1 green"?
Any help would be gladly appreciated
http://www.pdpatchrepo.info/hurleur/MIDI_Triiger_Pad_Display.gif