Uses of Interface
javax.sound.midi.Synthesizer
| Package | Description | 
|---|---|
| javax.sound.midi | Provides interfaces and classes for I/O, sequencing, and synthesis of MIDI
 (Musical Instrument Digital Interface) data. | 
- 
Uses of Synthesizer in javax.sound.midiMethods in javax.sound.midi that return Synthesizer Modifier and Type Method Description static SynthesizerMidiSystem. getSynthesizer()Obtains the default synthesizer.