I also tried using this:
if (MIDI.read(1)) {
updateFader(velocityIn*8); }
But I'm still receiving automation from other MIDI channels
I also tried using this:
if (MIDI.read(1)) {
updateFader(velocityIn*8); }
But I'm still receiving automation from other MIDI channels