Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-14 | 757 Bytes | |
v0.9.17 source code.tar.gz | 2025-05-14 | 25.3 MB | |
v0.9.17 source code.zip | 2025-05-14 | 27.4 MB | |
Totals: 3 Items | 52.7 MB | 3 |
What's Changed
- Don't segfault on zero-channel MP3s. by @psobot in https://github.com/spotify/pedalboard/pull/381
- Switch to CMake. by @psobot in https://github.com/spotify/pedalboard/pull/418
- Add missing py.typed for pedalboard_native by @matangover in https://github.com/spotify/pedalboard/pull/398
- tests: Fix
input_signal
variable intest_returned_sample_count
being too short by @hyperc54 in https://github.com/spotify/pedalboard/pull/385
New Contributors
- @matangover made their first contribution in https://github.com/spotify/pedalboard/pull/398
- @hyperc54 made their first contribution in https://github.com/spotify/pedalboard/pull/385
Full Changelog: https://github.com/spotify/pedalboard/compare/v0.9.16...v0.9.17