pub fn s2v_i32_note_formatter() -> Arc<dyn Fn(&str) -> Option<i32> + Sync + Send>
Parse a note name to a MIDI number using the inverse mapping from v2s_i32_note_formatter().
v2s_i32_note_formatter()