Skip to content

Releases: spotify/pedalboard

v0.6.6

30 Nov 01:21
08e5986
Compare
Choose a tag to compare

What's Changed

  • Allow backwards compatibility when setting float parameters to strings. (#169)

Full Changelog: v0.6.5...v0.6.6

v0.6.5

28 Nov 15:19
0e8b6ac
Compare
Choose a tag to compare

What's Changed

  • Explicitly ignore "dB" and "dBTP" when used as a value suffix by VST and AU plugins. (#167)

Full Changelog: v0.6.4...v0.6.5

v0.6.4

18 Nov 20:39
Compare
Choose a tag to compare

What's Changed

  • Patch MP3 parser to correctly ignore Lyrics3 data. (#164)

Full Changelog: v0.6.3...v0.6.4

v0.6.3

25 Oct 00:08
3d5d601
Compare
Choose a tag to compare

What's Changed

  • Fixed an incompatibility with asyncio. (#155)

Full Changelog: v0.6.2...v0.6.3

v0.6.2

23 Sep 17:56
Compare
Choose a tag to compare

What's Changed

  • Fix parameter inference for Valhalla Supermassive. (#149)
  • Add hard clipping plugin. (#150)

Full Changelog: v0.6.1...v0.6.2

v0.6.1

09 Sep 15:12
Compare
Choose a tag to compare

What's Changed

  • Add workaround for loading certain misbehaving plugins. (#148)

Full Changelog: v0.6.0...v0.6.1

v0.6.0

08 Sep 19:32
3dc5ff9
Compare
Choose a tag to compare

What's Changed

  • Fix ineffective getter/setter on NoiseGate (@iCorv, #144)
  • Add stream resampler and resampling AudioFile. (#145)

New Contributors

Full Changelog: v0.5.10...v0.6.0

v0.5.10

22 Aug 15:58
8c0ad96
Compare
Choose a tag to compare

What's Changed

  • Added Python 3.11.0-rc1 support. (#139)

Full Changelog: v0.5.9...v0.5.10

v0.5.9

12 Aug 21:10
0272eba
Compare
Choose a tag to compare

What's Changed

  • Fixed exceptions and crashes when including None in a PluginContainer. (#140)

Full Changelog: v0.5.8...v0.5.9

v0.5.8

28 Jul 17:07
Compare
Choose a tag to compare

What's Changed

  • Fixed a thread safety issue in MP3Compressor. (#129)

Full Changelog: v0.5.7...v0.5.8