Changed Classes and Interfaces |
MidiDevice
|
MidiDevice is the base interface for all MIDI devices. |
MidiFileFormat
|
A MidiFileFormat object encapsulates a MIDI file's
type, as well as its length and timing information. |
MidiSystem
|
The MidiSystem class provides access to the installed MIDI
system resources, including devices such as synthesizers, sequencers, and
MIDI input and output ports. |
Sequencer
|
A hardware or software device that plays back a MIDI
sequence is known as a sequencer. |
Track
|
A MIDI track is an independent stream of MIDI events (time-stamped MIDI
data) that can be stored along with other tracks in a standard MIDI file. |