![]() |
Audacity 3.2.0
|
#include "Effect.h"
#include "../ShuttleAutomation.h"
#include <float.h>
#include "../widgets/wxPanelWrapper.h"
Go to the source code of this file.
Classes | |
class | EffectAutoDuck |
Implements the Auto Ducking effect. More... | |
class | EffectAutoDuck::Panel |
Macros | |
#define | AUTO_DUCK_PANEL_NUM_CONTROL_POINTS 5 |
#define AUTO_DUCK_PANEL_NUM_CONTROL_POINTS 5 |
Definition at line 23 of file AutoDuck.h.