Audaspace 1.7.0
A high level audio library.
Loading...
Searching...
No Matches
MixingThreadDevice.h File Reference

The MixingThreadDevice class. More...

#include <condition_variable>
#include <thread>
#include "devices/SoftwareDevice.h"
#include "util/RingBuffer.h"
Include dependency graph for MixingThreadDevice.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MixingThreadDevice
 This device extends the SoftwareDevice with code for running mixing in a separate thread. More...

Detailed Description

The MixingThreadDevice class.