Anklang 0.3.0-460-gc4ef46ba
ASE — Anklang Sound Engine (C++)
« « « Anklang Documentation |
#include "nativedevice.hh"
#include "clapdevice.hh"
#include "combo.hh"
#include "project.hh"
#include "jsonipc/jsonipc.hh"
#include "serialize.hh"
#include "internal.hh"
Go to the source code of this file.
Namespaces | |
namespace | Ase |
The Anklang C++ API namespace. | |
Functions | |
template<typename E > | |
std::pair< std::shared_ptr< E >, ssize_t > | Ase::find_shared_by_ref (const std::vector< std::shared_ptr< E > > &v, const E &e) |
DeviceP | Ase::create_processor_device (AudioEngine &engine, const String &uri, bool engineproducer) |