#include <tracktion_FourOscPlugin.h>
|
| Parameters ()=default |
|
| Parameters (float frequencyIn, float phaseOffsetIn, float offsetIn, float depthIn, WaveShape waveShapeIn, float pulseWidthIn) |
|
◆ Parameters() [1/2]
tracktion::engine::SimpleLFO::Parameters::Parameters |
( |
| ) |
|
|
default |
◆ Parameters() [2/2]
tracktion::engine::SimpleLFO::Parameters::Parameters |
( |
float |
frequencyIn, |
|
|
float |
phaseOffsetIn, |
|
|
float |
offsetIn, |
|
|
float |
depthIn, |
|
|
WaveShape |
waveShapeIn, |
|
|
float |
pulseWidthIn |
|
) |
| |
◆ waveShape
WaveShape tracktion::engine::SimpleLFO::Parameters::waveShape = sine |
◆ frequency
float tracktion::engine::SimpleLFO::Parameters::frequency = 0 |
◆ phaseOffset
float tracktion::engine::SimpleLFO::Parameters::phaseOffset = 0 |
◆ offset
float tracktion::engine::SimpleLFO::Parameters::offset = 0 |
◆ depth
float tracktion::engine::SimpleLFO::Parameters::depth = 0 |
◆ pulseWidth
float tracktion::engine::SimpleLFO::Parameters::pulseWidth = 0 |
The documentation for this struct was generated from the following file: