TracktionEngine
Public Member Functions | Public Attributes | List of all members
tracktion::engine::ParameterControlMappings::Mapping Struct Reference

Public Member Functions

 Mapping (AutomatableParameter *p, int cont, int chan)
 

Public Attributes

AutomatableParameterparameter = nullptr
 
int controllerID = -1
 
int channelID = -1
 

Constructor & Destructor Documentation

◆ Mapping()

tracktion::engine::ParameterControlMappings::Mapping::Mapping ( AutomatableParameter p,
int  cont,
int  chan 
)

Member Data Documentation

◆ parameter

AutomatableParameter* tracktion::engine::ParameterControlMappings::Mapping::parameter = nullptr

◆ controllerID

int tracktion::engine::ParameterControlMappings::Mapping::controllerID = -1

◆ channelID

int tracktion::engine::ParameterControlMappings::Mapping::channelID = -1

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