Skip to main content

frequency_to_midi_note

Function frequency_to_midi_note 

Source
pub fn frequency_to_midi_note(frequency: f32) -> PulseResult<u8>
Expand description

Converts a frequency in Hz to a MIDI note number.