drumstick 2.9.0
C++ MIDI libraries using Qt objects, idioms, and style.
|
Implementation of a sequencer output thread. More...
#include <alsa/asoundlib.h>
#include <QReadLocker>
#include <QWriteLocker>
#include <drumstick/alsaclient.h>
#include <drumstick/alsaqueue.h>
#include <drumstick/playthread.h>
Go to the source code of this file.
Namespaces | |
namespace | drumstick |
Drumstick common. | |
namespace | drumstick::ALSA |
Drumstick ALSA library wrapper. | |
Implementation of a sequencer output thread.
Definition in file playthread.cpp.