Navigation
Unreal Engine C++ API Reference > Plugins > Synthesis > SynthComponents > UModularSynthComponent
References
Module | Synthesis |
Header | /Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Classes/SynthComponents/EpicSynth1Component.h |
Include | #include "SynthComponents/EpicSynth1Component.h" |
Source | /Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Private/EpicSynth1Component.cpp |
UFUNCTION&40;BlueprintCallable, Category&61;"Synth&124;Components&124;Audio"&41;
FPatchId CreatePatch
&40;
const ESynth1PatchSource PatchSource,
const TArray< FSynth1PatchCable > & PatchCables,
const bool bEnableByDefault
&41;
Remarks
Creates a new modular synth patch between a modulation source and a set of modulation destinations.