FModulationMatrix::Init

Initialize the modulation matrix with the desired number of voices.

Windows
MacOS
Linux

References

Module

SignalProcessing

Header

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

Include

#include "DSP/ModulationMatrix.h"

Source

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

Syntax

void Init
(
    const int32 NumVoices
)

Remarks

Initialize the modulation matrix with the desired number of voices.

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