Uses of Interface javax.sound.midi.Receiver

Uses in package javax.sound.midi

Methods with parameter type javax.sound.midi.Receiver

void
Set the Receiver to which MIDI events will be sent.

Methods with return type javax.sound.midi.Receiver

Receiver
Get a MIDI IN Receiver for this device.
Receiver
Get the default Receiver instance.
Receiver
Get the Receiver to which MIDI events will be sent (possibly null)