Audacity 3.2.0
|
#include "Wahwah.h"
#include "EffectEditor.h"
#include "LoadEffects.h"
#include <math.h>
#include <wx/slider.h>
#include <wx/weakref.h>
#include "ShuttleGui.h"
#include "../widgets/valnum.h"
Go to the source code of this file.
Classes | |
struct | EffectWahwah::Editor |
Namespaces | |
namespace | anonymous_namespace{Wahwah.cpp} |
Variables | |
BuiltinEffectsModule::Registration< EffectWahwah > | anonymous_namespace{Wahwah.cpp}::reg |