Package Name | Comment |
javax.sound.midi |
Provides interfaces and classes for I/O, sequencing, and synthesis of MIDI
(Musical Instrument Digital Interface) data.
Related Documentation
For overviews, tutorials, examples, and guides,
please see:
@since 1.3
|
javax.sound.midi.spi |
Supplies interfaces for service providers to implement when
offering new MIDI devices, MIDI file readers and writers, or sound bank readers.
Related Documentation
For overviews, tutorials, examples, and guides,
please see:
@since 1.3
|
javax.sound.sampled |
Provides interfaces and classes for capture, processing, and playback of sampled audio data.
Related Documentation
For overviews, tutorials, examples, and guides,
please see:
@since 1.3
|
javax.sound.sampled.spi |
Supplies abstract classes for service providers to subclass when
offering new audio devices, sound file readers and writers, or audio format converters.
Related Documentation
For overviews, tutorials, examples, and guides,
please see:
@since 1.3
|