Audacity 3.2.0
Namespaces | Functions
DynamicRangeProcessorEffectUtils.cpp File Reference
#include "DynamicRangeProcessorEffectUtils.h"
#include "CompressorEditor.h"
#include "CompressorInstance.h"
#include "DynamicRangeProcessorHistoryPanel.h"
#include "LimiterEditor.h"
#include "ShuttleGui.h"
Include dependency graph for DynamicRangeProcessorEffectUtils.cpp:

Go to the source code of this file.

Namespaces

namespace  anonymous_namespace{DynamicRangeProcessorEffectUtils.cpp}
 

Functions

template<typename EditorType , typename SettingType >
std::unique_ptr< EffectEditoranonymous_namespace{DynamicRangeProcessorEffectUtils.cpp}::MakeEditor (ShuttleGui &S, EffectInstance &instance, EffectSettingsAccess &access, const EffectUIServices &services, const EffectOutputs *pOutputs, SettingType settings)