|
drumstick 0.5.0
|
| ChannelEvent | Base class for the events having a Channel property |
| ChanPressEvent | Event representing a MIDI channel pressure or after-touch event |
| ClientEvent | ALSA Event representing a change on some ALSA sequencer client on the system |
| ClientInfo | Client information |
| ControllerEvent | Event representing a MIDI control change event |
| KeyEvent | Base class for the events having Key and Velocity properties |
| KeyPressEvent | Event representing a MIDI key pressure, or polyphonic after-touch event |
| MidiClient | Client management |
| MidiCodec | Auxiliary class to translate between raw MIDI streams and ALSA events |
| MidiPort | Port management |
| MidiQueue | Queue management |
| NoteEvent | Class representing a note event with duration |
| NoteOffEvent | Event representing a note-off MIDI event |
| NoteOnEvent | Event representing a note-on MIDI event |
| PitchBendEvent | Event representing a MIDI bender, or pitch wheel event |
| PoolInfo | Sequencer Pool information |
| PortEvent | ALSA Event representing a change on some ALSA sequencer port on the system |
| PortInfo | Port information container |
| ProgramChangeEvent | Event representing a MIDI program change event |
| QEvent | Base class of all event classes |
| QObject | Base class of all Qt objects |
| QOve | Overture OVE Files (input only) |
| QSmf | Standard MIDI Files input/output |
| QThread | Platform-independent threads |
| QueueControlEvent | ALSA Event representing a queue control command |
| QueueInfo | Queue information container |
| QueueStatus | Queue status container |
| QueueTempo | Queue tempo container |
| QueueTimer | Queue timer container |
| QWrk | Cakewalk WRK file format (input only) |
| RemoveEvents | Auxiliary class to remove events from an ALSA queue |
| SequencerError | Class used to report errors from the ALSA sequencer |
| SequencerEvent | Base class for the event's hierarchy |
| SequencerEventHandler | Sequencer events handler |
| MidiClient::SequencerInputThread | This class manages event input from the ALSA sequencer |
| SequencerOutputThread | Sequence player auxiliary class |
| Subscriber | Subscriber container class |
| Subscription | Subscription management |
| SubscriptionEvent | ALSA Event representing a subscription between two ALSA clients and ports |
| SysExEvent | Event representing a MIDI system exclusive event |
| SystemEvent | Generic event |
| SystemInfo | System information |
| TempoEvent | ALSA Event representing a tempo change for an ALSA queue |
| TextEvent | Event representing a SMF text event |
| Timer | ALSA Timer management |
| TimerEventHandler | ALSA Timer events handler |
| TimerGlobalInfo | Global timer information container |
| TimerId | ALSA Timer identifier container |
| TimerInfo | ALSA Timer information container |
| TimerParams | ALSA Timer parameters container |
| TimerQuery | ALSA Timer inquiry helper |
| TimerStatus | ALSA Timer status container |
| ValueEvent | Generic event having a value property |
| VariableEvent | Base class for variable length events |