FModulationMatrix::SetSourceValue

Set the modulation source value of the given 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

bool SetSourceValue
(
    const int32 VoiceId,
    const FPatchSource & Source,
    const float Value
)

Remarks

Set the modulation source value of the given 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