Uses of Interface
javax.sound.midi.Synthesizer
Package
Description
Provides interfaces and classes for I/O, sequencing, and synthesis of MIDI
(Musical Instrument Digital Interface) data.
-
Uses of Synthesizer in javax.sound.midi
Modifier and TypeMethodDescriptionstatic Synthesizer
MidiSystem.getSynthesizer()
Obtains the default synthesizer.