3#include "../vae_faust_common.hpp"
4#include "../../../wrapped/vae_profiler.hpp"
12namespace vae {
namespace core {
namespace effect {
17 auto ptr =
new mydsp();
static EffectsList & instance()
void add(const char *name, Constructor constructor)
<< includeclass > struct vae::core::effect::Registermydsp __registermydsp
const char *const dspAllocator
Tracks DSP memory usage.
Contains Typedefinitions and basic structures use by the public API and internally.
static EffectBase * create()
#define VAE_PROFILER_MALLOC_L(ptr, size, name)
Track named allocaions.