VAE - Virtual Audio Engine 1
Small Data Driven Audio Engine
vae_voice_manager.hpp File Reference

Holds all voices and starts/stops them. More...

Include dependency graph for vae_voice_manager.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vae::core::VoiceManger
 There is only one voice pool and VAE and it's managed here. 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_SIZE_VOICE_MANAGER = sizeof(VoiceManger)
 

Detailed Description

Holds all voices and starts/stops them.

Author
Tobias Kozel (t.koz.nosp@m.el@p.nosp@m.m.me)
Version
0.1
Date
2021-11-28

Definition in file vae_voice_manager.hpp.