spotify / pedalboard

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

Test building with NumPy 2. #341

Closed psobot closed 1 week ago

psobot commented 1 week ago

NumPy 2 was just released. Pedalboard does not require any specific NumPy version, but builds its binary wheel against NumPy 1, which prevents forwards compatibility with NumPy 2.