Audacity 3.2.0
|
#include <vamp-hostsdk/PluginLoader.h>
#include <wx/weakref.h>
#include "StatefulEffect.h"
#include "../StatefulEffectUIServices.h"
#include "MemoryX.h"
Go to the source code of this file.
Classes | |
class | VampEffect |
Macros | |
#define | VAMPEFFECTS_VERSION wxT("1.0.0.0") |
#define | VAMPEFFECTS_FAMILY XO("Vamp") |
Typedefs | |
using | Floats = ArrayOf< float > |
#define VAMPEFFECTS_FAMILY XO("Vamp") |
Definition at line 37 of file VampEffect.h.
#define VAMPEFFECTS_VERSION wxT("1.0.0.0") |
Definition at line 34 of file VampEffect.h.
Definition at line 32 of file VampEffect.h.