MIDI Target Manufacturer(s): Original, Generic
I'm stumped...
I'm trying to create a virtual launchpad type setup than CAN be driven by hardware, but doesn't have to be. The trick is that I want each row to be a button group.
So I've got 8 rows of 8 buttons. Each row button group is controlled by a knob. Everything in MDP works as advertised. However, when I've gone through and learned my hardware button grid for each button, I find that since the hardware sends a note on/off that when it triggers the button in MDP it keeps it from acting like a button group because it turns off the latch button when it gets a note off.
I need something like for midi in, work like the only send on option for sending date out. Is there such a thing?