VAE - Virtual Audio Engine 1
Small Data Driven Audio Engine
|
Go to the source code of this file.
Classes | |
struct | vae::core::Listener |
struct | vae::core::Listener::Configuration |
Namespaces | |
namespace | vae |
Contains Typedefinitions and basic structures use by the public API and internally. | |
namespace | vae::core |
Typedefs | |
using | vae::core::Listeners = Listener[StaticConfig::MaxListeners] |
Variables | |
constexpr int | vae::core::_VAE_LISTENER_SIZE = sizeof(Listener) |