Hi,
I am working on sending MIDI messages out based on when things change. Example I toggle an LED on to off or off to on. In this case, what I seem to be observing is the fact that the MIDI out keeps sending zeros when there is no change.
What is the best way to only send a message when there is a change?
Please note: I am in the dev branch.
Thanks,
Brett