We should consider switching to a pure-rust mp3 decoder. There seem to be two alternatives, puremp3 and Symphonia: * https://github.com/pdeljanov/Symphonia * https://github.com/Herschel/puremp3 We should study their quality as well as their speed to find out whether adoption is feasible.