Pedalboard

Latest version: v0.9.6

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

Scan your dependencies

Page 8 of 11

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

0.5.3

What's Changed
* Handle plugin parameter value parsing better for plugins that expose Hz/kHz values. (https://github.com/spotify/pedalboard/pull/89)
* Added MP3 writing support to AudioFile. (https://github.com/spotify/pedalboard/pull/93)


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

0.5.2

Compatibility release to re-enable binary platform wheels for `macosx_x86_64` machines (i.e.: older Intel Macs or Apple Silicon machines running Python under Rosetta 2.)

0.5.1

Hotfix release to allow `import pedalboard.io`, in addition to `import pedalboard; pedalboard.io.[...]`.

0.5.0

What's Changed
* Added pedalboard.io.AudioFile. (https://github.com/spotify/pedalboard/pull/85)
* Added support for loading plugin containers (i.e.: Waves, Native Instruments, etc) (https://github.com/spotify/pedalboard/pull/87)


**Full Changelog**: https://github.com/spotify/pedalboard/compare/v0.4.4...v0.5.0

Page 8 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.