VAE - Virtual Audio Engine 1
Small Data Driven Audio Engine
|
#include "./vae_device.hpp"
#include "../vae_config.hpp"
#include "../vae_util.hpp"
#include "../../../external/rtaudio/RtAudio.h"
Go to the source code of this file.
Classes | |
class | vae::core::DeviceRtaudio |
class | vae::core::BackendRtAudio |
Namespaces | |
namespace | vae |
Contains Typedefinitions and basic structures use by the public API and internally. | |
namespace | vae::core |