FEnvelope::Init

Initialize the envelope with the given sample rate.

Windows
MacOS
Linux

References

Module

SignalProcessing

Header

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

Include

#include "DSP/Envelope.h"

Source

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

Syntax

void Init
(
    const float InSampleRate,
    const int32 InVoiceId,
    FModulationMatrix * InModMatrix,
    const bool bInSimulateAnalog
)

Remarks

Initialize the envelope with the given sample rate.

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