frequencyVibratoLfo method

double frequencyVibratoLfo()

Implementation

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