android-midi-lib icon indicating copy to clipboard operation
android-midi-lib copied to clipboard

MidiProcessor set current tick

Open BengbuGuards opened this issue 5 years ago • 1 comments

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!

BengbuGuards avatar Jan 01 '21 05:01 BengbuGuards

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的

zhangyufei49 avatar Mar 01 '21 06:03 zhangyufei49