4#include "../vae_types.hpp"
6#include "../vae_config.hpp"
8namespace vae {
namespace core {
constexpr Size MaxMixerEffects
How many effects a mixer channel can process.
constexpr int _VAE_MIXER_SIZE
Contains Typedefinitions and basic structures use by the public API and internally.
float Sample
Default sample types used where ever possible, changing this means the engine needs to be recompiled,...
constexpr MixerHandle InvalidMixerHandle
Effect effects[StaticConfig::MaxMixerEffects]
static constexpr MixerHandle MasterMixerHandle
This is the master mixer for a bank.