FAmp::SetGainMod

Sets the gain modulation in linear. Expects modulation value to be bipolar (for AM synth, etc)

Windows
MacOS
Linux

References

Module

SignalProcessing

Header

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

Include

#include "DSP/Amp.h"

Source

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

Syntax

void SetGainMod
(
    const float InBipolarGainModLinear
)

Remarks

Sets the gain modulation in linear. Expects modulation value to be bipolar (for AM synth, etc)

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