openpipe with fluxamasynth

[code   uint8_t raw[4];
} t_midiMsg;
]

should I delete this to?

the question really is, should I add any thing?

Serial.write(midiMsg.raw, sizeof(midiMsg));

every part where this was I deleted it and it still didn't work.