FAmp::Init

Initializes the amp with the mod matrix.

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 Init
(
    const int32 InVoiceId,
    FModulationMatrix * ModMatrix
)

Remarks

Initializes the amp with the mod matrix.

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