frequencyVibratoLfo method

double frequencyVibratoLfo()

Implementation

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