Category/Tag: Android

Pulling Data From Midi File in Swift, Objective-C and CoreAudio

Pulling Data From Midi File in Swift, Objective-C and CoreAudio

I needed to play mixed mp3's, wav's and midi files while synchronously displaying the sheet music associated with them. I was given the midi file and all data that was entered at the time the music was recorded. In iOS, it is not as easy to do as you would think...