Okay, here's the next update. This version fixes the issues playing MIDI files – there were two problems: I was freeing memory twice in one place, and the libdragon system memory allocator didn't properly check for running out of memory. Note that when libWildMidi runs out of memory while parsing a MIDI track, it won't […]