Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Public/EpicSynth1Types.h |
Include |
#include "EpicSynth1Types.h" |
enum ESynthFilterAlgorithm
{
OnePole = 0,
StateVariable,
Ladder,
Count,
}
Name |
Description |
---|---|
OnePole |
|
StateVariable |
|
Ladder |
|
Count |