Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

javax.sound.midi.spi: Javadoc index of package javax.sound.midi.spi.


Package Samples:

javax.sound.midi.spi

Classes:

MidiFileWriter: MidiFileWriter provides MIDI file writing services. There are three types of Standard MIDI File (SMF) formats, represented by integers 0, 1, and 2. Type 0 files contain a single track and represents a single song performance. Type 1 may contain multiple tracks for a single song performance. Type 2 may contain multiple tracks, each representing a separate song performance. See http://en.wikipedia.org/wiki/MIDI#MIDI_file_formats for more information.
SoundbankReader: The SoundbankReader abstract class defines the methods to be provided by a soundbank file reader.
MidiFileReader: The MidiFileReader abstract class defines the methods to be provided by a MIDI file reader.
MidiDeviceProvider: The abstract base class for all MidiDeviceProvider types.

Home | Contact Us | Privacy Policy | Terms of Service