billthefarmer / mididriver

Android midi driver using Sonivox EAS library
176 stars 52 forks source link

how to change note duration? #48

Closed donghang54321 closed 2 years ago

donghang54321 commented 2 years ago

The note duration is too short,how to change it longer? How to use the method“midi.write(msg)” change note‘s parameter?

billthefarmer commented 2 years ago

You need a midi tutorial. If you read the closed issues you will find I have explained this a few times. See #41, #37, #18, #6.