|
tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications
« « « Anklang Documentation |
Public Member Functions | |
| Parameters (float frequencyIn, float phaseOffsetIn, float offsetIn, float depthIn, WaveShape waveShapeIn, float pulseWidthIn) | |
Public Attributes | |
| WaveShape | waveShape |
| float | frequency |
| float | phaseOffset |
| float | offset |
| float | depth |
| float | pulseWidth |
Definition at line 70 of file tracktion_FourOscPlugin.h.
| tracktion::engine::SimpleLFO::Parameters::Parameters | ( | float | frequencyIn, |
| float | phaseOffsetIn, | ||
| float | offsetIn, | ||
| float | depthIn, | ||
| WaveShape | waveShapeIn, | ||
| float | pulseWidthIn | ||
| ) |
Definition at line 73 of file tracktion_FourOscPlugin.h.
| float tracktion::engine::SimpleLFO::Parameters::depth |
Definition at line 79 of file tracktion_FourOscPlugin.h.
| float tracktion::engine::SimpleLFO::Parameters::frequency |
Definition at line 79 of file tracktion_FourOscPlugin.h.
| float tracktion::engine::SimpleLFO::Parameters::offset |
Definition at line 79 of file tracktion_FourOscPlugin.h.
| float tracktion::engine::SimpleLFO::Parameters::phaseOffset |
Definition at line 79 of file tracktion_FourOscPlugin.h.
| float tracktion::engine::SimpleLFO::Parameters::pulseWidth |
Definition at line 79 of file tracktion_FourOscPlugin.h.
| WaveShape tracktion::engine::SimpleLFO::Parameters::waveShape |
Definition at line 78 of file tracktion_FourOscPlugin.h.