Package org.tritonus.midi.device.alsa

Sequencer and MIDI device access based on ALSA.

See:
          Description

Interface Summary
AlsaMidiIn.AlsaMidiInListener  
AlsaReceiver A Receiver that is based on an ALSA client.
AlsaSequencerReceiver  
 

Class Summary
AlsaMidiChannel  
AlsaMidiDevice A representation of a physical MIDI port based on the ALSA sequencer.
AlsaMidiDeviceProvider  
AlsaMidiIn Handles input from an ALSA port.
AlsaMidiOut This class sends events always to clients that have subscribed to the client passed as AlsaSeq object and the source port number passed.
AlsaQueueHolder A representation of a physical MIDI port based on the ALSA sequencer.
AlsaSequencer  
AlsaSequencerProvider  
AlsaSynthesizer  
 

Package org.tritonus.midi.device.alsa Description

Sequencer and MIDI device access based on ALSA. The classes provided here .