Best/Easiest way to send MIDI data from arduino to garageband

I've got it! I was using Serial.print() and getting random sounds but when I changed to Serial.write() it worked! If I have any further questions, I'll be sure to post them.