Open d9x2knv7 opened 8 years ago
Sorry, I don't understand what "the same as title" means. If anyone could help that would be amazing. thanks
I found this code from a project that uses android-midi-lib :
You can use it just like this :
MidiOperations.changeProgram(midiFile, instrument)
where instrument is the midi number (e.g 27 for clean guitar, for more information : http://fmslogo.sourceforge.net/manual/midi-instrument.html)
The same as title, thank you.