FLFO::Init

Initializes the oscillator.

Windows
MacOS
Linux

Override Hierarchy

IOscBase::Init()

FLFO::Init()

References

Module

SignalProcessing

Header

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

Include

#include "DSP/LFO.h"

Source

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

Syntax

virtual void Init
(
    const float InSampleRate,
    const int32 InVoiceId,
    FModulationMatrix * InMatrix,
    const int32 ModMatrixStage
)

Remarks

Initializes the oscillator.

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