pub fn s2v_i32_note_formatter(
    
) -> Arc<dyn Fn(&str) -> Option<i32> + Send + Sync>
Expand description

Parse a note name to a MIDI number using the inverse mapping from `v2s_i32_note_formatter().