Audacity 3.2.0
Namespaces | Functions
DynamicRangeProcessorEffectUtils.h File Reference
#include "DynamicRangeProcessorTypes.h"
#include <memory>
Include dependency graph for DynamicRangeProcessorEffectUtils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  DynamicRangeProcessorEffectUtils
 

Functions

std::unique_ptr< EffectEditorDynamicRangeProcessorEffectUtils::MakeCompressorEditor (ShuttleGui &S, EffectInstance &instance, EffectSettingsAccess &access, const EffectUIServices &services, const EffectOutputs *pOutputs, CompressorSettings settings)
 
std::unique_ptr< EffectEditorDynamicRangeProcessorEffectUtils::MakeLimiterEditor (ShuttleGui &S, EffectInstance &instance, EffectSettingsAccess &access, const EffectUIServices &services, const EffectOutputs *pOutputs, LimiterSettings settings)