Navigation
API > API/Plugins > API/Plugins/Synthesis
References
| |
|
| Module |
Synthesis |
| Header |
/Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Public/EpicSynth1Types.h |
| Include |
#include "EpicSynth1Types.h" |
Syntax
enum ESynthModEnvPatch
&123;
PatchToNone = 0,
PatchToOscFreq,
PatchToFilterFreq,
PatchToFilterQ,
PatchToLFO1Gain,
PatchToLFO2Gain,
PatchToLFO1Freq,
PatchToLFO2Freq,
Count,
&125;
Values
| Name |
Description |
| PatchToNone |
|
| PatchToOscFreq |
|
| PatchToFilterFreq |
|
| PatchToFilterQ |
|
| PatchToLFO1Gain |
|
| PatchToLFO2Gain |
|
| PatchToLFO1Freq |
|
| PatchToLFO2Freq |
|
| Count |
|