UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Audio::EnvelopeFollowerPrivate Namespace Reference

Functions

FORCEINLINE float SmoothSample (float InSample, float InPriorSmoothedSample, float InAttackSamples, float InReleaseSamples)
 

Function Documentation

◆ SmoothSample()

FORCEINLINE float Audio::EnvelopeFollowerPrivate::SmoothSample ( float  InSample,
float  InPriorSmoothedSample,
float  InAttackSamples,
float  InReleaseSamples 
)