What's Changed
* Seeking through resampled audio files (i.e.: via [`resampled_to`](https://spotify.github.io/pedalboard/reference/pedalboard.io.html#pedalboard.io.ReadableAudioFile.resampled_to)) has been optimized to run in effectively constant time, rather than linear time (with respect to the seek point). (https://github.com/spotify/pedalboard/pull/215)
**Full Changelog**: https://github.com/spotify/pedalboard/compare/v0.7.2...v0.7.3