Closed kshoji closed 8 years ago
SequencerImpl
NullPointerException
Receiver
Transmitter
getReceiver
getTransmitter
MidiUnavailableException
Fixed at commit 5f1c9b0f01ba08cabecdf5c46469549f77134b4b.
SequencerImpl
throwsNullPointerException
when the thread is not initialized.Receiver
andTransmitter
will be closed when the sequencer closed. They should not be closed.