FModulationMatrix::CreatePatchDestination

Crates a new patch destination object and returns the patch destination id.

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

FPatchDestination CreatePatchDestination
(
    const int32 VoiceId,
    const int32 Stage,
    const float DefaultDepth
)

Remarks

Crates a new patch destination object and returns the patch destination id.

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