java - play sound in android without any recorded music file -


i want play music note in android without using recorded file. can create sound in java using javax.sound.midi.

is there similar way create in android?
don't want use recorded music file.

since, cannot use package name starts javax in android, can use following library provides exact interface javax.sound.midi android applications

https://github.com/kshoji/usb-midi-driver/wiki/javax.sound.midi-porting-for-android


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -