frequencyVibratoLfo method

double frequencyVibratoLfo()

Implementation

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