frequencyModulationLfo method

double frequencyModulationLfo()

Implementation

double frequencyModulationLfo() => SoundFontMath.centsToHertz(
    getGen(GeneratorType.frequencyModulationLfo).toDouble());