Table of Contents

Enum LfoSineQuality

Namespace
SunSharp.Modules
Assembly
SunSharp.dll

LFO sine waveform quality settings.

public enum LfoSineQuality

Fields

Auto = 0
High = 3

Perfect sine.

Low = 1

Wave table without interpolation.

Middle = 2

Wave table with interpolation.