VAE - Virtual Audio Engine 1
Small Data Driven Audio Engine
vae_config.hpp File Reference
Include dependency graph for vae_config.hpp:
This graph shows which files directly or indirectly include this file:

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...
 

Macro Definition Documentation

◆ TKLB_MAXCHANNELS

#define TKLB_MAXCHANNELS   vae::StaticConfig::MaxChannels

Forward internal max channels to tklb for tklb::AudioBuffer.

Definition at line 14 of file vae_config.hpp.