VAE - Virtual Audio Engine 1
Small Data Driven Audio Engine
|
#include "../../include/vae/vae.hpp"
Go to the source code of this file.
Namespaces | |
namespace | vae |
Contains Typedefinitions and basic structures use by the public API and internally. | |
namespace | vae::Config |
Macros | |
#define | TKLB_MAXCHANNELS vae::StaticConfig::MaxChannels |
Forward internal max channels to tklb for tklb::AudioBuffer. More... | |
#define TKLB_MAXCHANNELS vae::StaticConfig::MaxChannels |
Forward internal max channels to tklb for tklb::AudioBuffer.
Definition at line 14 of file vae_config.hpp.