drumstick
1.0.0
|
![]() | ALSA clients are any entities using ALSA sequencer services |
![]() | MIDI Events are messages transmitted between MIDI devices or applications |
![]() | Ports are the endpoints of the MIDI connections |
![]() | ALSA events can be delivered to the output ports at scheduled times using the queues |
![]() | Timers provide periodic time events to applications, and also to the ALSA sequencer |
![]() | BackendManager provides a mechanism to find and enumerate backends (plugins) to manage realtime MIDI input/output |
![]() | Drumstick::SequencerError is a common exception object, encapsulating ALSA error codes |
![]() | SequencerOutputThread provides MIDI sequence playback |
![]() | QOve provides a mechanism to parse Overture OVE Files, without the burden of a policy forcing to use some internal sequence representation |
![]() | QSmf provides a mechanism to parse and encode Standard MIDI Files, without the burden of a policy forcing to use some internal sequence representation |
![]() | QWrk provides a mechanism to parse Cakewalk WRK Files, without the burden of a policy forcing to use some internal sequence representation |
![]() | Subscriptions are virtual MIDI cables between readable and writable ports |