UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
EnvelopeFollower.h File Reference
#include "Containers/Array.h"
#include "DSP/AlignedBuffer.h"
#include "DSP/FloatArrayMath.h"
#include "DSP/Dsp.h"
#include "HAL/Platform.h"

Go to the source code of this file.

Classes

class  Audio::FAttackRelease
 
class  Audio::FAttackReleaseSmoother
 
class  Audio::FMeanSquaredFIR
 
class  Audio::FMeanSquaredIIR
 
struct  Audio::FEnvelopeFollowerInitParams
 
class  Audio::FEnvelopeFollower
 
struct  Audio::FInlineEnvelopeFollowerInitParams
 
class  Audio::FInlineEnvelopeFollower
 

Namespaces

namespace  Audio
 NO_LOGGING.
 
namespace  Audio::EPeakMode
 

Enumerations

enum  Audio::EPeakMode::Type { Audio::EPeakMode::MeanSquared , Audio::EPeakMode::RootMeanSquared , Audio::EPeakMode::Peak , Audio::EPeakMode::Count }