ios - Get MusicSequence callback from MIDI Playback -


i have musicplayer contains musicsequence set of musictracks hold midi information. want know when midi note starts reproducing , when ends, listener of playback of midi.

i looking , think of maybe using musicsequencesetusercallback don't know how work. has idea on how accomplish this?

there's tutorial on how capture midi events musicsequence here (such note on/off): http://www.deluge.co/?q=midi-driven-animation-core-audio-objective-c

in brief, method call mididestinationcreate create own midi endpoint handle midi messages, , point musicsequence @ musicsequencesetmidiendpoint.


Comments

Popular posts from this blog

Line ending issue with Mercurial or Visual Studio -

R - Plot: How to format in 10-base scientific notation and put it text, mtex, title etc functions? -

validation - How to pass paramaters like unix into windows batch file -