GNU Classpath (0.95) | |
Frames | No Frames |
Constructors with parameter type javax.sound.midi.Patch | |
Create a new Instrument.
|
Methods with parameter type javax.sound.midi.Patch | |
Instrument | Get the Instrument for the given Patch.
|
boolean | Load a subset of soundbank instruments into this synthesizer. |
void | Unload a subset of soundbank instruments from this synthesizer.
|
Methods with return type javax.sound.midi.Patch | |
Patch | Get the patch for this instrument.
|
Patch[] | Get an array of patches used in this sequence.
|
GNU Classpath (0.95) |