drumstick 2.9.0
C++ MIDI libraries using Qt objects, idioms, and style.
|
This class manages event input from the ALSA sequencer. More...
Public Member Functions | |
void | run () override |
Main input thread process loop. | |
bool | stopped () |
Returns true or false depending on the input thread state. More... | |
void | stop () |
Stops the input thread. | |
This class manages event input from the ALSA sequencer.
Definition at line 187 of file alsaclient.cpp.