TracktionEngine
Public Member Functions | Public Attributes | List of all members
tracktion::engine::FourOscPlugin::ModAssign Struct Reference

Public Member Functions

 ModAssign ()
 
void updateCachedInfo ()
 
bool isModulated ()
 

Public Attributes

int firstModIndex = -1
 
int lastModIndex = -1
 
float depths [numModSources] = {}
 

Constructor & Destructor Documentation

◆ ModAssign()

tracktion::engine::FourOscPlugin::ModAssign::ModAssign ( )

References depths.

Member Function Documentation

◆ updateCachedInfo()

void tracktion::engine::FourOscPlugin::ModAssign::updateCachedInfo ( )

References depths, firstModIndex, and lastModIndex.

◆ isModulated()

bool tracktion::engine::FourOscPlugin::ModAssign::isModulated ( )

References firstModIndex, and lastModIndex.

Member Data Documentation

◆ firstModIndex

int tracktion::engine::FourOscPlugin::ModAssign::firstModIndex = -1

Referenced by isModulated(), and updateCachedInfo().

◆ lastModIndex

int tracktion::engine::FourOscPlugin::ModAssign::lastModIndex = -1

Referenced by isModulated(), and updateCachedInfo().

◆ depths

float tracktion::engine::FourOscPlugin::ModAssign::depths[numModSources] = {}

Referenced by ModAssign(), and updateCachedInfo().


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