Skip to content

v15.0.0

Choose a tag to compare

@simonefil simonefil released this 05 Aug 08:50
· 124 commits to master since this release
  • Fixed multithreading issues present on the original release of mansr/sox
  • Added support for the following formats: eac3,aac,opus,xhe-aac,alac,truehd,mlp,dts,dtshd
  • Added the option to specify fir filters for each audio channel
  • Added the option to concatenate multiple fir filters
  • Added gpu offload with Vulkan for the rate and FIR effects. With different profiles based on the quality vs speed required.
  • Added experimental SDM modulator on GPU via Vulkan. Viable only for >= DSD256
  • Other minor bug fixes