EZ Web Audio / LFOWaveform
Type Alias: LFOWaveform
LFOWaveform =
"sine"|"square"|"sawtooth"|"triangle"|"sample-and-hold"
Defined in: packages/core/src/lfo.ts:14
Waveform types supported by the LFO.
Standard oscillator types plus 'sample-and-hold' for stepped random modulation.