Table of Contents

Enum FlangerWaveForm

Namespace
VisioForge.Core.Types.X.AudioEffects
Assembly
VisioForge.Core.dll

LFO waveform shape for the flanger effect. Controls how the delay time is modulated over time.

public enum FlangerWaveForm

Fields

Triangle = 0

Triangle wave. Produces a linear, back-and-forth modulation with a sharper character.

Sin = 1

Sine wave. Produces a smooth, rounded modulation with a more natural character.