aicas logo Jamaica 3.4 release 8

Uses of Package
javax.sound.midi

Packages that use javax.sound.midi
javax.sound.midi   
javax.sound.midi.spi   
 

Classes in javax.sound.midi used by javax.sound.midi
ControllerEventListener
          The interface defines the methods to be implemented by classes wanting to be notified on MIDI controller events from a Sequencer.
Instrument
          The abstract base class for all MIDI instruments.
InvalidMidiDataException
          This exception is thrown when we encounter bad MIDI data.
MetaEventListener
          The interface defines the methods to be implemented by classes wanting to be notified on MIDI meta events from a Sequencer.
MetaMessage
          A system exclusive MIDI message.
MidiChannel
          A MIDI channel.
MidiDevice
          Interface for all MIDI devices.
MidiDevice.Info
          A MIDI device descriptor object.
MidiEvent
          A MIDI event is the combination of a MIDI message and a timestamp specified in MIDI ticks.
MidiFileFormat
          Describe a MIDI file, including specifics about its type, length and timing.
MidiMessage
          The base class for all MIDI messages.
MidiUnavailableException
          This exception is thrown when MIDI resources are not available.
Patch
          A Patch describes where an Instrument is loaded on a Synthesizer.
Receiver
          This interface describes the methods required by objects receiving MIDI messages.
Sequence
          Objects of this type represent sequences of MIDI messages that can be played back by a Sequencer.
Sequencer
          A Sequencer object plays MIDI sequences described as Sequence objects.
Sequencer.SyncMode
          A SyncMode object represents the mechanism by which a MIDI sequencer synchronizes time with a master or slave device.
ShortMessage
          A short MIDI message that is no longer than 3 bytes long.
Soundbank
          A Soundbank is a container for instruments which may be loaded into a Synthesizer.
SoundbankResource
          SoundbankResource objects represent audio data stored in a sound bank.
Synthesizer
          Interface for MIDI audio synthesizer devices.
Track
          A Track contains a list of timecoded MIDI events for processing by a Sequencer.
Transmitter
          This interface specifies the methods required by objects which send MIDI events to Receivers, including MIDI IN ports and Sequencers.
VoiceStatus
          Objects of this type define the status of a Synthesizer voice.
 

Classes in javax.sound.midi used by javax.sound.midi.spi
InvalidMidiDataException
          This exception is thrown when we encounter bad MIDI data.
MidiDevice
          Interface for all MIDI devices.
MidiDevice.Info
          A MIDI device descriptor object.
MidiFileFormat
          Describe a MIDI file, including specifics about its type, length and timing.
Sequence
          Objects of this type represent sequences of MIDI messages that can be played back by a Sequencer.
Soundbank
          A Soundbank is a container for instruments which may be loaded into a Synthesizer.
 


aicas logo Jamaica 3.4 release 8

aicas GmbH, Karlsruhe - Germany    www.aicas.com
Copyright 2001-2009 aicas GmbH. All Rights Reserved.