Module lfo

Module lfo 

Source

Structs§

LfoParams
LFO parameters

Enums§

LfoRate
LFO rate specification - Hz or tempo-synced
LfoTarget
LFO modulation target
LfoWaveform
LFO waveform types

Functions§

apply_lfo_modulation
Apply LFO modulation to a base value center_value: the base value to modulate around range: the maximum deviation from center
generate_lfo_value
Generate LFO value at a specific time Returns a value in the range [-1.0, 1.0]