Pedalboard

Latest version: v0.9.16

Safety actively analyzes 681881 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 9 of 13

0.5.9

What's Changed
* Fixed exceptions and crashes when including `None` in a `PluginContainer`. (https://github.com/spotify/pedalboard/pull/140)


**Full Changelog**: https://github.com/spotify/pedalboard/compare/v0.5.8...v0.5.9

0.5.8

What's Changed
* Fixed a thread safety issue in MP3Compressor. (https://github.com/spotify/pedalboard/pull/129)

**Full Changelog**: https://github.com/spotify/pedalboard/compare/v0.5.7...v0.5.8

0.5.7

What's Changed
* Allowed Pedalboard to compile against JUCE 6.15+ on Red Hat. (rm-star, https://github.com/spotify/pedalboard/pull/121)
* Fixed pybind11 inheritance chain to allow accessing properties on `IIRFilter` subclasses. (https://github.com/spotify/pedalboard/pull/124)
* Removed redundant input channel count check for Valhalla Supermassive on Windows. (https://github.com/spotify/pedalboard/pull/126)
* Compile wheels on macOS 12. (https://github.com/spotify/pedalboard/pull/125)

New Contributors
* rm-star made their first contribution in https://github.com/spotify/pedalboard/pull/121

**Full Changelog**: https://github.com/spotify/pedalboard/compare/v0.5.6...v0.5.7

0.5.6

What's Changed
* Added auto-generated Sphinx documentation. (https://github.com/spotify/pedalboard/pull/119)
* `ReadableAudioFile.read_raw` now returns an untyped `np.ndarray`. (https://github.com/spotify/pedalboard/pull/119)
* `WriteableAudioFile.write` now accepts an untyped `np.ndarray`. (https://github.com/spotify/pedalboard/pull/119)
* `WriteableAudioFile.__init__` now supports `best`, `worst`, `fastest`, and `slowest` quality options. (https://github.com/spotify/pedalboard/pull/119)

**Full Changelog**: https://github.com/spotify/pedalboard/compare/v0.5.5...v0.5.6

0.5.5

tl;dr: A couple bug fixes, smaller binary wheels, and better support for autocomplete and type hints in IDEs. 🎉

<img width="611" alt="image" src="https://user-images.githubusercontent.com/213293/178762715-579b7071-a946-47ac-994e-977078bd970b.png">


Bug Fixes
* Add `__repr__` to `PitchShift`. (https://github.com/spotify/pedalboard/pull/102)
* Fix changing plugin parameters example code in `README.md` (nashaad, https://github.com/spotify/pedalboard/pull/107)
* Allow negative indices when accessing Pedalboard objects like lists. (https://github.com/spotify/pedalboard/pull/114)
* Ensure that IIR filters are applied to all channels. (https://github.com/spotify/pedalboard/pull/116)

Optimizations
* Avoid exposing internal symbols to decrease binary size. (https://github.com/spotify/pedalboard/pull/101)

New Features
* Add type hinting and stub files for editor autocomplete. (https://github.com/spotify/pedalboard/pull/117)

New Contributors
* nashaad made their first contribution in https://github.com/spotify/pedalboard/pull/107

**Full Changelog**: https://github.com/spotify/pedalboard/compare/v0.5.4...v0.5.5

0.5.4

What's Changed
* Fix AudioFile behaviour when overwriting existing audio files. (https://github.com/spotify/pedalboard/pull/99)


**Full Changelog**: https://github.com/spotify/pedalboard/compare/v0.5.3...v0.5.4

Page 9 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.