attackModulationEnvelope method

double attackModulationEnvelope()

Implementation

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