frequencyModulationLfo method

double frequencyModulationLfo()

Implementation

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