pub fn get_fraction(
tuning_system: TuningSystem,
index: usize,
size: Option<UnsignedIntegerType>,
) -> FractionExpand description
Returns the fraction for a tuning-system degree.
The optional size overrides the tuning system’s octave size for
equal-temperament-style systems.