holdModulationEnvelope method

double holdModulationEnvelope()

Implementation

double holdModulationEnvelope() => SoundFontMath.timecentsToSeconds(
    getGen(GeneratorType.holdModulationEnvelope).toDouble());