Audacity 3.2.0
Classes | Macros
LadspaEffectBase.h File Reference
#include "LadspaInstance.h"
#include <wx/dynlib.h>
Include dependency graph for LadspaEffectBase.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LadspaEffectBase
 An Effect that calls up a LADSPA plug in, i.e. many possible effects from this one class. More...
 

Macros

#define LADSPAEFFECTS_VERSION   wxT("1.0.0.0")
 
#define LADSPAEFFECTS_FAMILY   XO("LADSPA")
 

Macro Definition Documentation

◆ LADSPAEFFECTS_FAMILY

#define LADSPAEFFECTS_FAMILY   XO("LADSPA")

Definition at line 22 of file LadspaEffectBase.h.

◆ LADSPAEFFECTS_VERSION

#define LADSPAEFFECTS_VERSION   wxT("1.0.0.0")

Definition at line 18 of file LadspaEffectBase.h.