Audacity 3.2.0
Classes | Macros
LV2Effect.h File Reference
#include "LV2EffectBase.h"
#include "ShuttleGui.h"
#include "../StatelessPerTrackEffect.h"
Include dependency graph for LV2Effect.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LV2Effect
 

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 31 of file LV2Effect.h.

◆ LV2EFFECTS_VERSION

#define LV2EFFECTS_VERSION   wxT("1.0.0.0")

Definition at line 28 of file LV2Effect.h.