FEnvelopeFollower::ProcessAudio

Process the input audio buffer and returns the last envelope value.

Windows
MacOS
Linux

References

Module

SignalProcessing

Header

/Engine/Source/Runtime/SignalProcessing/Public/DSP/EnvelopeFollower.h

Include

#include "DSP/EnvelopeFollower.h"

Source

/Engine/Source/Runtime/SignalProcessing/Private/EnvelopeFollower.cpp

Syntax

float ProcessAudio
(
    const float * InAudioBuffer,
    int32 InNumSamples
)

Remarks

Process the input audio buffer and returns the last envelope value.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss