javax.sound.midi-for-Android icon indicating copy to clipboard operation
javax.sound.midi-for-Android copied to clipboard

Add MIDI device attached/detached listeners

Open motiz88 opened this issue 9 years ago • 0 comments

This is what I am currently using as an implementation of #9 (my own feature request :smile:).

Of course, the real javax.sound.midi.MidiSystem will probably never be extended to support hot-plugging devices, but there's value nonetheless in having this API here.

motiz88 avatar Jun 29 '16 15:06 motiz88