drumstick 2.9.0
C++ MIDI libraries using Qt objects, idioms, and style.
|
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>
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... | |
Implementation of classes managing ALSA Sequencer queues.
Definition in file alsaqueue.cpp.