android-midi-lib
android-midi-lib copied to clipboard
MidiProcessor set current tick
Add seek(tick) method in MidiProcessor class. It will set play time to another tick and dispatch all events before current tick.Please to implement it,thank you!
Add seek(tick) method in MidiProcessor class. It will set play time to another tick and dispatch all events before current tick.Please to implement it,thank you!
老铁试试这个库 jmidifile 包含一个事件播放器,可以seek的