This is a maintenance release to reduce binary sizes on PyPI, and should have identical functionality to v0.9.15 (which will be deleted from PyPI).
To reduce binary size load on PyPI, **Python 3.8 is no longer supported as of Pedalboard v0.9.16**.
In addition, the following platforms are now only supported with **Python 3.12**:
- macOS `universal2` fat binaries
- 32-bit Windows
- [musl](https://en.wikipedia.org/wiki/Musl) libc (i.e.: Alpine, `musllinux`)
Support for these less-often-used platforms will be moved to newer Python versions over time, targeting the release that is currently in the `bugfix` stage according to [the Python release schedule](https://devguide.python.org/versions/).