I have a sysex message coming from a machine remote. Only the fourth digit matters.
I have one button play and I want to use it as play or pause.
It's clear in the data flow, there's no signal [-1], between two hits, but this Null data isn't detected and the display array sees only the first hit. Thus, the first "3" is send to the BUS and then nothing happens.
"Has changed" doesn't work, it doesn't see the null data has a change...
I could reset the array with a timer but it is really not elegant...
Cheers



