spotify / pedalboard

🎛 🔊 A Python library for audio.
https://spotify.github.io/pedalboard
GNU General Public License v3.0
5.15k stars 260 forks source link

Use the same MP3 parser on macOS, Linux, and Windows. #198

Closed psobot closed 1 year ago

psobot commented 1 year ago

Should make it less likely that we run into another issue like #192, as Linux and macOS MP3 parsing will be identical.