frequencyModulationLfo method

double frequencyModulationLfo()

Implementation

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