Skip to content

Releases: spotify/pedalboard

v0.3.10

03 Jan 19:00
152128e
Compare
Choose a tag to compare

What's Changed

  • Normalize sharps and flats in parameter names. by @psobot in #58

Full Changelog: v0.3.9...v0.3.10

v0.3.9

01 Jan 00:33
8b978f0
Compare
Choose a tag to compare

What's Changed

  • fix: looks_like_float random falses by @carlostorreswav in #38
  • Fix tests when running on Apple Silicon. by @psobot in #56
  • Updated JUCE to version 6.1.4 by @HussainAbdi in #55
  • Enable linux docker builds on Apple Silicon (aarch64 Linux support) by @i in #47

New Contributors

Full Changelog: v0.3.8...v0.3.9

v0.3.8

05 Oct 21:32
Compare
Choose a tag to compare

Add Python 3.10 support.

v0.3.7

01 Oct 18:32
4831517
Compare
Choose a tag to compare

Bug fixes and performance improvements for VST3 and Audio Unit hosting.

v0.3.6

13 Sep 14:26
77ef156
Compare
Choose a tag to compare

Added a reset flag to the process API to optionally prevent resetting plugins every time process is called, allowing incremental/chunk-wise processing of audio.

v0.3.5

07 Sep 18:24
98712a7
Compare
Choose a tag to compare

Add GitHub README to PyPI project page.

v0.3.4

02 Aug 17:13
009d7f3
Compare
Choose a tag to compare

Added distortion plugin.

v0.3.3

08 Jul 22:10
c07d68c
Compare
Choose a tag to compare

Initial public release.