PreprocessReverbParamDampingInvalid constant

int const PreprocessReverbParamDampingInvalid

Description: Failed to set the reverberation parameters.
Cause: the reverberation damping parameter is invalid.
Solutions: The normal range of the reverberation damping parameter is 0.0 ~ 2.0

Implementation

static const int PreprocessReverbParamDampingInvalid = 1007013;