get_midi_info

Function get_midi_info 

Source
pub(crate) async fn get_midi_info(
    file_path: String,
) -> Result<Option<MidiInfo>, String>