drumstick 2.9.0
C++ MIDI libraries using Qt objects, idioms, and style.
playthread.cpp File Reference

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>
Include dependency graph for playthread.cpp:

Go to the source code of this file.

Namespaces

namespace  drumstick
 Drumstick common.
 
namespace  drumstick::ALSA
 Drumstick ALSA library wrapper.
 

Detailed Description

Implementation of a sequencer output thread.

Definition in file playthread.cpp.