Audacity 3.2.0
Classes | Macros
Effect.h File Reference
#include "EffectBase.h"
Include dependency graph for Effect.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Effect
 Base class for many of the effects in Audacity. More...
 
class  EffectWithSettings< Settings, Base >
 

Macros

#define BUILTIN_EFFECT_PREFIX   wxT("Built-in Effect: ")
 
#define ID_EFFECT_PREVIEW   ePreviewID
 

Macro Definition Documentation

◆ BUILTIN_EFFECT_PREFIX

#define BUILTIN_EFFECT_PREFIX   wxT("Built-in Effect: ")

Definition at line 17 of file Effect.h.

◆ ID_EFFECT_PREVIEW

#define ID_EFFECT_PREVIEW   ePreviewID

Definition at line 190 of file Effect.h.