VAE - Virtual Audio Engine 1
Small Data Driven Audio Engine
|
#include "./vae_device.hpp"
#include "../vae_config.hpp"
#include "../vae_util.hpp"
#include "../../../external/portaudio/include/portaudio.h"
#include "../../../external/portaudio/src/common/pa_debugprint.h"
Go to the source code of this file.
Classes | |
class | vae::core::DevicePortaudio |
Portaudio backend implementation. More... | |
class | vae::core::BackendPortAudio |
Namespaces | |
namespace | vae |
Contains Typedefinitions and basic structures use by the public API and internally. | |
namespace | vae::core |