Uses of Class javax.sound.midi.MidiUnavailableException

Uses in package javax.sound.midi

Methods which throw type javax.sound.midi.MidiUnavailableException

MidiDevice
Get the specified MIDI device.
Receiver
Get a MIDI IN Receiver for this device.
Receiver
Get the default Receiver instance.
Sequencer
Get the default Sequencer instance.
Synthesizer
Get the default Synthesizer instance.
Transmitter
Get a MIDI OUT Transmitter for this device.
Transmitter
Get the default Transmitter instance.
void
Open this MIDI device and allocate any system resource we need.