Guitarix
|
#include <errno.h>
#include <jack/statistics.h>
#include <jack/jack.h>
#include <jack/thread.h>
#include "engine.h"
Go to the source code of this file.
Namespaces | |
gx_jack | |
Macros | |
#define | SCHED_IDLE SCHED_OTHER |
#define SCHED_IDLE SCHED_OTHER |
Definition at line 57 of file gx_jack.cpp.