Skip to content

Releases: spotify/pedalboard

v0.9.12

30 Jul 16:06

Choose a tag to compare

What's Changed

  • Improve error message for bad seek positions. (#359)
  • Allow processing square buffers. (#347)
  • Add buffered playback and recording to AudioStream. (#363)
  • Add VST3 preset_data property to get/set .vstpreset data directly (@kmontag, #351)
  • Add reported_latency_samples to expose VST/AU latency.

Full Changelog: v0.9.11...v0.9.12

v0.9.11

22 Jul 16:51

Choose a tag to compare

What's Changed

  • Add support for 32-bit Windows. (#358)

Full Changelog: v0.9.10...v0.9.11

v0.9.10

10 Jul 22:41
0af5107

Choose a tag to compare

What's Changed

  • Allow passing NumPy arrays as impulse responses to the Convolution plugin. (#352)

you didn't think that I'd let such a small change be v1.0.0, did you?

Full Changelog: v0.9.9...v0.9.10

v0.9.9

02 Jul 14:15
1bffff7

Choose a tag to compare

What's Changed

  • Allow MIDI messages for all external instrument plugins (@kmontag, #345)
  • Speed up time stretching ~3x on Linux with FFTW3. (#349)

Full Changelog: v0.9.8...v0.9.9

v0.9.8

20 Jun 21:26

Choose a tag to compare

What's Changed

  • Cache last channel layout when calling AudioFile.write. (#338)
  • Avoid a segfault in Rubberband. (#342)
  • Add variable time-stretching and pitch-shifting. (#334)

Full Changelog: v0.9.7...v0.9.8

v0.9.7

18 Jun 16:59

Choose a tag to compare

What's Changed

  • Add check for empty name_chars list when normalizing param names (@ryansdavis, #331)
  • Add support for NumPy 2 (for Python 3.9+). (#341)

New Contributors

Full Changelog: v0.9.6...v0.9.7

v0.9.6

19 May 18:27

Choose a tag to compare

What's Changed

  • Add binary state field to VST3 and AU plugins by @kmontag. (#297)

New Contributors

Full Changelog: v0.9.5...v0.9.6

v0.9.5

07 May 14:20

Choose a tag to compare

What's Changed

  • Allow accessing AudioFile metadata after closing. (#313)
  • Update show_editor docstring. (#325)
  • Add AUv3 support. (#327)

Full Changelog: v0.9.4...v0.9.5

v0.9.4

22 Mar 19:10

Choose a tag to compare

What's Changed

  • Add metadata fields for VSTs and Audio Units. (#306)

Full Changelog: v0.9.3...v0.9.4

v0.9.3

12 Mar 19:46
9f78a45

Choose a tag to compare

What's Changed

  • Add AudioFile::encode. (#303)

Full Changelog: v0.9.2...v0.9.3