pub fn get_frequency_at(
tuning_system: TuningSystem,
index: FloatType,
size: Option<UnsignedIntegerType>,
) -> FloatTypeExpand description
Returns the frequency in hertz for a fractional tuning-system degree.
Integer degrees use the tuning system table exactly. Fractional degrees are interpolated by equal-temperament distance within the same octave.