delayModulationLfo method

double delayModulationLfo()

Implementation

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