FEnvelopeFollower::ProcessAudio

Processes the input audio stream and returns the 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 InAudioSample
)

Remarks

Processes the input audio stream and returns the 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