Are there any opensource options for iOS/Android score following of MIDI files?
I think on iOS the CoreMIDI framework may support this but can’t understand it at all? How do you use it and what is it for?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This question is too open. I’m going to have to say ‘no there are no opensource score following options for these devices’. There are some solutions that you can look at to get started, http://code.google.com/p/mobilesynth/ is a favorite of mine.
CoreMIDI will definitely not do this. CoreMIDI provides access to the iOS MIDI server – period.