Releases: kshoji/javax.sound.midi-for-Android
Releases · kshoji/javax.sound.midi-for-Android
Release 0.0.6
Version 0.0.4 Release notes
Fixed:
- MidiSystem throws MidiUnavailableException when the device is not found.
- Fixed Sequencer issues
- SequencerImpl throws NullPointerException when the thread is not initialized.
- Receiver and Transmitter will be closed when the sequencer closed.
- getReceiver and getTransmitter returns null.
- Infinite loop playing may broken
- Invalid play position
Version 0.0.3 Release notes
Version 0.0.2 Release notes
- Added
MidiMessage
constructors introduced at Java 7. - Fixed NullPointerException issue.
Version 0.0.1 Release notes
Codes moved from USB-MIDI-Driver library.
USB MIDI devices and BLE MIDI devices are supported.