tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications

« « « Anklang Documentation
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
tracktion::engine::SimpleLFO::Parameters Struct Reference

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
 

Detailed Description

Definition at line 70 of file tracktion_FourOscPlugin.h.

Constructor & Destructor Documentation

◆ Parameters()

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.

Member Data Documentation

◆ depth

float tracktion::engine::SimpleLFO::Parameters::depth

Definition at line 79 of file tracktion_FourOscPlugin.h.

◆ frequency

float tracktion::engine::SimpleLFO::Parameters::frequency

Definition at line 79 of file tracktion_FourOscPlugin.h.

◆ offset

float tracktion::engine::SimpleLFO::Parameters::offset

Definition at line 79 of file tracktion_FourOscPlugin.h.

◆ phaseOffset

float tracktion::engine::SimpleLFO::Parameters::phaseOffset

Definition at line 79 of file tracktion_FourOscPlugin.h.

◆ pulseWidth

float tracktion::engine::SimpleLFO::Parameters::pulseWidth

Definition at line 79 of file tracktion_FourOscPlugin.h.

◆ waveShape

WaveShape tracktion::engine::SimpleLFO::Parameters::waveShape

Definition at line 78 of file tracktion_FourOscPlugin.h.


The documentation for this struct was generated from the following file: