Skip to content

v16.1.0

Choose a tag to compare

@simonefil simonefil released this 02 Sep 10:05
· 2 commits to master since this release

What changed

  • Added rate -E to extrapolate PCM signal boundaries instead of presenting silence to the resampling filter, reducing start/end transients without changing output length.
  • Added an adaptive 64-bit floating-point predictor using Burg autoregression, held-out validation and a bounded fallback for unreliable predictions.
  • CPU and Vulkan rate backends use the same extrapolated boundaries; packed DSD input remains excluded.
  • Existing rate behavior is unchanged unless -E is selected.
  • Static release binaries are provided for FreeBSD, Linux, macOS and Windows, with separate standard and Vulkan builds for amd64/x64 and ARM64/aarch64 where supported.