Releases: spotify/pedalboard
Releases Β· spotify/pedalboard
v0.6.6
What's Changed
- Allow backwards compatibility when setting float parameters to strings. (#169)
Full Changelog: v0.6.5...v0.6.6
v0.6.5
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
What's Changed
- Patch MP3 parser to correctly ignore Lyrics3 data. (#164)
Full Changelog: v0.6.3...v0.6.4
v0.6.2
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
What's Changed
- Add workaround for loading certain misbehaving plugins. (#148)
Full Changelog: v0.6.0...v0.6.1
v0.6.0
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.9
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
What's Changed
- Fixed a thread safety issue in MP3Compressor. (#129)
Full Changelog: v0.5.7...v0.5.8