VAE - Virtual Audio Engine 1
Small Data Driven Audio Engine
vae_voice_hrtf.hpp File Reference
#include "../vae_types.hpp"
#include "../vae_config.hpp"
#include <limits>
Include dependency graph for vae_voice_hrtf.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  vae::core::VoiceHRTF
 Data needed to process HRTFs. More...
 

Namespaces

namespace  vae
 Contains Typedefinitions and basic structures use by the public API and internally.
 
namespace  vae::core
 

Variables

constexpr int vae::core::_VAE_VOICE_HRTF_SIZE = sizeof(VoiceHRTF)