LFO with editable number of steps.
More...
LFO with editable number of steps.
◆ StepLFO()
◆ setSampleRate()
void StepLFO::setSampleRate |
( |
double |
sr | ) |
|
◆ setFreq()
void StepLFO::setFreq |
( |
float |
f | ) |
|
◆ setNumPoints()
void StepLFO::setNumPoints |
( |
int |
n | ) |
|
◆ setPoint()
void StepLFO::setPoint |
( |
int |
n, |
|
|
float |
v |
|
) |
| |
◆ reset()
◆ noteOn()
void StepLFO::noteOn |
( |
float |
phase_ = -1.0f | ) |
|
◆ process()
float StepLFO::process |
( |
int |
numSamples | ) |
|
◆ getOutput()
float StepLFO::getOutput |
( |
| ) |
|
◆ getCurrentPhase()
float StepLFO::getCurrentPhase |
( |
| ) |
|
The documentation for this class was generated from the following file: