pub fn get_midinote_from_name(note: &str) -> Option<u8>
Get the midi note for a given note name
If a type conversion fails.