VAE - Virtual Audio Engine 1
Small Data Driven Audio Engine
|
#include "../vae_types.hpp"
#include "../pod/vae_bank.hpp"
#include "../pod/vae_mixer.hpp"
#include "../vae_voice_manager.hpp"
#include "./vae_effects_processor.hpp"
Go to the source code of this file.
Classes | |
class | vae::core::MixerProcessor |
Namespaces | |
namespace | vae |
Contains Typedefinitions and basic structures use by the public API and internally. | |
namespace | vae::core |