Navigation
API > API/Plugins > API/Plugins/Synthesis
| |
|
| Name |
ESynthModEnvPatch |
| Type |
enum |
| Header File |
/Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Public/EpicSynth1Types.h |
| Include Path |
#include "EpicSynth1Types.h" |
Syntax
enum ESynthModEnvPatch
{
PatchToNone = 0,
PatchToOscFreq,
PatchToFilterFreq,
PatchToFilterQ,
PatchToLFO1Gain,
PatchToLFO2Gain,
PatchToLFO1Freq,
PatchToLFO2Freq,
UMETA =(Hidden),
}
Values
| Name |
Remarks |
| PatchToNone |
|
| PatchToOscFreq |
|
| PatchToFilterFreq |
|
| PatchToFilterQ |
|
| PatchToLFO1Gain |
|
| PatchToLFO2Gain |
|
| PatchToLFO1Freq |
|
| PatchToLFO2Freq |
|
| UMETA |
|