Skip to main content

get_frequency

Function get_frequency 

Source
pub fn get_frequency(
    tuning_system: TuningSystem,
    index: UnsignedIntegerType,
    size: Option<UnsignedIntegerType>,
) -> FloatType
Expand 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.