Java Reference
In-Depth Information
25.13. javax.sound Sound Manipulation
The javax.sound package consists only of subpackages. javax.sound.midi
provides interfaces for reading, writing, sequencing, and synthesizing
data that conforms to the Musical Instrument Digital Interface ( MIDI )
format. javax.sound.sampled provides classes and interfaces for capturing,
processing, and playing back digital (sampled) audio data. Each of these
has a SPI subpackage to support the dynamic addition of sound services.
 
Search WWH ::




Custom Search