![]() |
Audacity 3.2.0
|
#include "DynamicRangeProcessorEditor.h"#include "AllThemeResources.h"#include "BasicUI.h"#include "ClipIndicatorPanel.h"#include "CompressionMeterPanel.h"#include "CompressorProcessor.h"#include "DynamicRangeProcessorHistoryPanel.h"#include "DynamicRangeProcessorPanelCommon.h"#include "DynamicRangeProcessorTransferFunctionPanel.h"#include "EffectInterface.h"#include "ShuttleGui.h"#include "Theme.h"#include "widgets/LinearDBFormat.h"#include "widgets/RulerPanel.h"#include "widgets/valnum.h"#include <wx/checkbox.h>#include <wx/dialog.h>#include <wx/sizer.h>#include <wx/slider.h>#include <wx/textctrl.h>Go to the source code of this file.
Namespaces | |
| namespace | anonymous_namespace{DynamicRangeProcessorEditor.cpp} |
Macros | |
| #define | GET_REF(settingName) |
| #define GET_REF | ( | settingName | ) |