pub fn play_midi(midi_data: &[u8], looping: bool) -> Result<(), ()>
Expand description

Start playing a MIDI file using the initialized MIDI synth, optionally looping the file when it reaches the end