SynthLab SDK
|
This is the complete list of members for SynthLab::ModMatrix, including all inherited members.
addModDestination(uint32_t destArrayIndex, double *destModPtr, uint32_t transform=kNoMMTransform) | SynthLab::ModMatrix | |
addModSource(uint32_t sourceArrayIndex, double *sourceModPtr) | SynthLab::ModMatrix | |
clearModDestination(uint32_t destArrayIndex) | SynthLab::ModMatrix | |
clearModMatrixArrays() | SynthLab::ModMatrix | |
clearModSource(uint32_t sourceArrayIndex) | SynthLab::ModMatrix | |
getParameters() | SynthLab::ModMatrix | inline |
modDestinationData (defined in SynthLab::ModMatrix) | SynthLab::ModMatrix | protected |
modDestTransform (defined in SynthLab::ModMatrix) | SynthLab::ModMatrix | protected |
ModMatrix(std::shared_ptr< ModMatrixParameters > _parameters) | SynthLab::ModMatrix | |
modSourceData (defined in SynthLab::ModMatrix) | SynthLab::ModMatrix | protected |
parameters (defined in SynthLab::ModMatrix) | SynthLab::ModMatrix | protected |
runModMatrix() | SynthLab::ModMatrix | |
~ModMatrix() | SynthLab::ModMatrix | inlinevirtual |