#include <vae_faust_arch.hpp>
Definition at line 15 of file vae_faust_arch.hpp.
◆ Registermydsp()
vae::core::effect::Registermydsp::Registermydsp |
( |
| ) |
|
|
inline |
Definition at line 21 of file vae_faust_arch.hpp.
static EffectsList & instance()
void add(const char *name, Constructor constructor)
static EffectBase * create()
◆ create()
static EffectBase * vae::core::effect::Registermydsp::create |
( |
| ) |
|
|
inlinestatic |
Definition at line 16 of file vae_faust_arch.hpp.
17 auto ptr =
new mydsp();
const char *const dspAllocator
Tracks DSP memory usage.
#define VAE_PROFILER_MALLOC_L(ptr, size, name)
Track named allocaions.
The documentation for this struct was generated from the following file: