Gin
Public Attributes | List of all members
LFO::Parameters Struct Reference

Public Attributes

WaveShape waveShape = WaveShape::sine
 
float frequency = 0
 
float phase = 0
 
float offset = 0
 
float depth = 0
 
float delay = 0
 
float fade = 0
 

Member Data Documentation

◆ waveShape

WaveShape LFO::Parameters::waveShape = WaveShape::sine

Referenced by LFO::process().

◆ frequency

float LFO::Parameters::frequency = 0

Referenced by LFO::process().

◆ phase

float LFO::Parameters::phase = 0

Referenced by LFO::noteOn(), and LFO::process().

◆ offset

float LFO::Parameters::offset = 0

◆ depth

float LFO::Parameters::depth = 0

◆ delay

float LFO::Parameters::delay = 0

Referenced by LFO::noteOn().

◆ fade

float LFO::Parameters::fade = 0

Referenced by LFO::noteOn().


The documentation for this struct was generated from the following file: