holdModulationEnvelope method

double holdModulationEnvelope()

Implementation

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