Want to highlight a helpful answer? Upvote!

Did someone help you, or did an answer or User Tip resolve your issue? Upvote by selecting the upvote arrow. Your feedback helps others! Learn more about when to upvote >

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

CoreMidi questions

i'm writing Midi app on OSX. And i find there're 2 ways.


1.Core MIDI Server Framework Reference

using the APIs for operating the midi devices


2. Audio Unit

using the AUMIDIBase


i'd like to know what's differece between these 2 methods? And how you guys make choice in between?

Posted on Aug 22, 2013 12:59 AM

Reply
8 replies

Sep 15, 2013 6:41 PM in response to Zooblander

yes, i find the apple's documents are not detailed engouh, comparing to the MSDN. For some time, i encounter a problem & can't find descriptions about it in the developer library.


For the problem you stated, i say, are you sending or receiving SysEx message? Some problems come up when i send SysEx msg by calling MIDISendSysex() .


and now i just use MIDISend() for sending short SysEx. hope this help you

CoreMidi questions

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.