Uses of Class javax.sound.midi.Instrument

Uses in package javax.sound.midi

Methods with parameter type javax.sound.midi.Instrument

boolean
Load an instrument into this synth.
boolean
Move an intrument from one place to another.
void
Unload an instrument from this synth.

Methods with return type javax.sound.midi.Instrument

Instrument[]
Get an array containing all instruments in this synthesizer.
Instrument
Get the Instrument for the given Patch.
Instrument[]
Get an array of Instruments in this sound bank.
Instrument[]
Get an array containing all instruments loaded in this synthesizer.