FModulationMatrix::AddPatch

Adds a new patch connection between one source and one or more destinations.

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

bool AddPatch
(
    const int32 VoiceId,
    FPatch * Patch
)

Remarks

Adds a new patch connection between one source and one or more destinations.

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