Is anybody familiar with using Arduino and MIDI?

I also tried using this:

if (MIDI.read(1)) {
updateFader(velocityIn*8); }

But I'm still receiving automation from other MIDI channels