FMOD_DSP_PARAMETER_FLOAT_MAPPING_PIECEWISE_LINEAR

Undocumented in source.
struct FMOD_DSP_PARAMETER_FLOAT_MAPPING_PIECEWISE_LINEAR {}

Members

Variables

numpoints
int numpoints;
Undocumented in source.
pointparamvalues
float* pointparamvalues;
Undocumented in source.
pointpositions
float* pointpositions;
Undocumented in source.

Meta