VAE - Virtual Audio Engine 1
Small Data Driven Audio Engine
|
#include "../vae_types.hpp"
#include "../vae_util.hpp"
#include "../pod/vae_hrtf.hpp"
#include "../voices/vae_voice_hrtf.hpp"
#include <limits>
Go to the source code of this file.
Classes | |
struct | vae::core::HRTFUtil |
Namespaces | |
namespace | vae |
Contains Typedefinitions and basic structures use by the public API and internally. | |
namespace | vae::core |