FGranularSynth::SetGrainEnvelopeType

Sets the envelope type to use for new grains. Will instantly switch all grains to this envelope type so may cause discontinuities if switched while playing.

Windows
MacOS
Linux

References

Module

SignalProcessing

Header

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

Include

#include "DSP/Granulator.h"

Source

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

Syntax

void SetGrainEnvelopeType
(
    const EGrainEnvelopeType InGrainEnvelopeType
)

Remarks

Sets the envelope type to use for new grains. Will instantly switch all grains to this envelope type so may cause discontinuities if switched while playing.

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