Ase::MidiNote struct

Components of a MIDI note.

Public static functions

static auto note_to_freq(MusicalTuning tuning, int note, float kammer_freq) →  float
Convert MIDI note to Hertz for a MusicalTuning and kammer_freq.