pub fn get_frequency(
tuning_system: TuningSystem,
index: UnsignedIntegerType,
size: Option<UnsignedIntegerType>,
) -> FloatTypeExpand description
Returns the frequency in hertz for a tuning-system degree.
The optional size overrides the tuning system’s octave size for
equal-temperament-style systems.