Audacity 3.2.0
|
#include "ToneGen.h"
#include "EffectEditor.h"
#include "LoadEffects.h"
#include <math.h>
#include <wx/choice.h>
#include <wx/valgen.h>
#include "Project.h"
#include "ProjectRate.h"
#include "ShuttleGui.h"
#include "../widgets/valnum.h"
#include "../widgets/NumericTextCtrl.h"
Go to the source code of this file.
Namespaces | |
namespace | anonymous_namespace{ToneGen.cpp} |
Functions | |
END_EVENT_TABLE () | |
Variables | |
BuiltinEffectsModule::Registration< EffectChirp > | anonymous_namespace{ToneGen.cpp}::reg |
BuiltinEffectsModule::Registration< EffectTone > | anonymous_namespace{ToneGen.cpp}::reg2 |
END_EVENT_TABLE | ( | ) |