![]() |
drumstick 2.10.0
C++ MIDI libraries using Qt objects, idioms, and style.
|
Implementation of classes managing ALSA Sequencer events. More...

Go to the source code of this file.
Namespaces | |
| namespace | drumstick |
| Drumstick common. | |
| namespace | drumstick::ALSA |
| Drumstick ALSA library wrapper. | |
Functions | |
| QString | typeOfEvent (const SequencerEvent &v) |
| typeOfEvent returns a QString representing the type of the event More... | |
| QDebug | operator<< (QDebug d, const SequencerEvent &event) |
| operator << outputs a SequencerEvent instance reference to a QDebug stream More... | |
| QDebug | operator<< (QDebug d, const SequencerEvent *event) |
| operator << outputs a SequencerEvent instance pointer to a QDebug stream More... | |
Implementation of classes managing ALSA Sequencer events.
Definition in file alsaevent.cpp.