Android. MIDI. Playing first N notes -


i'm writing app, plays midi files. there chance play n first notes (say 5) of midi file?

thanks in advance!

code example snippets great!

of course it's possible. it'd lot easier find library though, try this:

https://code.google.com/p/android-midi-lib/

if doesn't it, google midi file manipulation library java or that, you'll find something.

edit: take @ this, it's newer , more relevant android 6.0 (marshmallow): how play midi notes?


Comments

Popular posts from this blog

node.js - Bad Request - node js ajax post -

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -