|
tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications
« « « Anklang Documentation |
Public Member Functions | |
| Mapping (AutomatableParameter *p, int cont, int chan) | |
Public Attributes | |
| AutomatableParameter * | parameter |
| int | controllerID |
| int | channelID |
Definition at line 47 of file tracktion_ParameterControlMappings.h.
| tracktion::engine::ParameterControlMappings::Mapping::Mapping | ( | AutomatableParameter * | p, |
| int | cont, | ||
| int | chan | ||
| ) |
Definition at line 49 of file tracktion_ParameterControlMappings.h.
| int tracktion::engine::ParameterControlMappings::Mapping::channelID |
Definition at line 53 of file tracktion_ParameterControlMappings.h.
| int tracktion::engine::ParameterControlMappings::Mapping::controllerID |
Definition at line 53 of file tracktion_ParameterControlMappings.h.
| AutomatableParameter* tracktion::engine::ParameterControlMappings::Mapping::parameter |
Definition at line 52 of file tracktion_ParameterControlMappings.h.