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
Post a Comment