Hi MatrixRAT,
I actually used a 470R, because I didn't have a 420R.
Right now I can't compile this code, I haven't understood the overall structure of a sketch yet:
///************LIBRARIES USED**************
#include <MIDI.h>
MIDI_CREATE_INSTANCE(HardwareSerial, Serial1, MIDI);
#include...