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

Implementation of classes managing ALSA Sequencer queues. More...

#include "errorcheck.h"
#include <cmath>
#include <drumstick/alsaclient.h>
#include <drumstick/alsaevent.h>
#include <drumstick/alsaqueue.h>
#include <drumstick/alsatimer.h>
Include dependency graph for alsaqueue.cpp:

Go to the source code of this file.

Namespaces

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

Variables

const unsigned int SKEW_BASE = 0x10000
 This is the value for the base skew used in ALSA. More...
 

Detailed Description

Implementation of classes managing ALSA Sequencer queues.

Definition in file alsaqueue.cpp.