holdModulationEnvelope method

double holdModulationEnvelope()

Implementation

double holdModulationEnvelope() => SoundFontMath.centsToMultiplyingFactor(
    gs[GeneratorType.holdModulationEnvelope]!.toDouble());