![]() |
Audacity 3.2.0
|
#include "DynamicRangeProcessorEffectUtils.h"#include "CompressorEditor.h"#include "CompressorInstance.h"#include "DynamicRangeProcessorHistoryPanel.h"#include "LimiterEditor.h"#include "ShuttleGui.h"Go to the source code of this file.
Namespaces | |
| namespace | anonymous_namespace{DynamicRangeProcessorEffectUtils.cpp} |
Functions | |
| template<typename EditorType , typename SettingType > | |
| std::unique_ptr< EffectEditor > | anonymous_namespace{DynamicRangeProcessorEffectUtils.cpp}::MakeEditor (ShuttleGui &S, EffectInstance &instance, EffectSettingsAccess &access, const EffectUIServices &services, const EffectOutputs *pOutputs, SettingType settings) |