Audacity 3.2.0
Classes | Macros
LV2EffectBase.h File Reference
#include "LV2FeaturesList.h"
#include "LV2Ports.h"
#include "SampleFormat.h"
#include "PerTrackEffect.h"
Include dependency graph for LV2EffectBase.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LV2EffectBase
 

Macros

#define LV2EFFECTS_VERSION   wxT("1.0.0.0")
 
#define LV2EFFECTS_FAMILY   XO("LV2")
 

Macro Definition Documentation

◆ LV2EFFECTS_FAMILY

#define LV2EFFECTS_FAMILY   XO("LV2")

Definition at line 27 of file LV2EffectBase.h.

◆ LV2EFFECTS_VERSION

#define LV2EFFECTS_VERSION   wxT("1.0.0.0")

Definition at line 24 of file LV2EffectBase.h.