|
Audaspace 1.7.0
A high level audio library.
|
#include "respec/Specification.h"#include "respec/ConverterFunctions.h"#include "util/Buffer.h"#include <memory>
Go to the source code of this file.
Classes | |
| class | Mixer |
| This abstract class is able to mix audiosignals with same channel count and sample rate and convert it to a specific output format. More... | |
The Mixer class.