Skip to content

Releases: spotify/pedalboard

v0.8.9

22 Feb 15:15
Compare
Choose a tag to compare

What's Changed

  • Fix incorrect behaviour on shutdown of some VST3 plugins (@gloriajjl, #285)

New Contributors

Full Changelog: v0.8.8...v0.8.9

v0.8.8

21 Feb 20:58
cf8021a
Compare
Choose a tag to compare

What's Changed

  • Allow calling VST3® and Audio Unit plugins from background threads. (#290)

Full Changelog: v0.8.7...v0.8.8

v0.8.7

14 Dec 21:38
Compare
Choose a tag to compare

What's Changed

  • Release the GIL when calling .read() on a ResampledReadableAudioFile. (#283)

Full Changelog: v0.8.6...v0.8.7

v0.8.6

14 Nov 17:20
Compare
Choose a tag to compare

What's Changed

  • Ensure that generated FLAC files have seek tables. (#272)

Full Changelog: v0.8.5...v0.8.6

v0.8.5

17 Oct 14:57
Compare
Choose a tag to compare

What's Changed

  • Properly support parsing MP3 files without headers. (#264)

Full Changelog: v0.8.4...v0.8.5

v0.8.4

13 Oct 18:58
Compare
Choose a tag to compare

What's Changed

  • Raise any Python exceptions thrown during seek operations on file-like objects. (#262)

Full Changelog: v0.8.3...v0.8.4

v0.8.3

07 Oct 15:11
Compare
Choose a tag to compare

What's Changed

  • Add .tell() method to WriteableAudioFile. (#256)
  • Set midi messages timestamp relative to buffer start (@DamRsn, #259)
  • Allow passing an Event to show_editor() to close editor windows. (#260)

New Contributors

Full Changelog: v0.8.2...v0.8.3

v0.8.2

03 Oct 01:05
Compare
Choose a tag to compare

What's Changed

  • Add support for Python 3.12. (#237)

Full Changelog: v0.8.1...v0.8.2

v0.8.1

21 Sep 03:23
336cd89
Compare
Choose a tag to compare

What's Changed

  • Upgrade to RubberBand v3.3.0 and expose extra options in time_stretch. (#251)

Full Changelog: v0.8.0...v0.8.1

v0.8.0

12 Sep 17:27
Compare
Choose a tag to compare

What's Changed

  • Add pedalboard.time_stretch for time stretching. (#249)

Full Changelog: v0.7.9...v0.8.0