Skip to content

Releases: slmdev/sac

Sac v0.7.11

04 Dec 08:43
Compare
Choose a tag to compare

Win64 compile using MinGW GCC 14.2.0 -O3 (static, UCRT, MCF)

changes since v0.7.9

use lms weights for target decay in lms cascade
increase default framelen to 20s
adaptive frame splitting for sparse-pcm model
specify the update interval for ols stage while optimizing
tweaked the bias model (less memory, faster)
fixed buffer overflow for WAVE_FORMAT_EXTENSIBLE
fixed reading WAVE_FORMAT_EXTENSIBLE when not using --verbose
added LICENSE model: MIT

Sac v0.7.9

10 Oct 18:41
Compare
Choose a tag to compare

Win64 compile using MinGW GCC 14.2.0 (static, UCRT, MCF)

encode/decode residuals in parallel for stereo-files (--mt-mode=1)
calc cost function in parallel for stereo-files (--mt-mode=2)
set manual cost-function (l1,rms,glb,ent,bpn)
use l1 instead of entropy for sparse model detection
tuned compiler options

Sac v0.7.8

06 Sep 20:08
Compare
Choose a tag to compare

Win64 compile using MinGW GCC 14.2.0 -O3 (static, UCRT)

increased dds sigma decay from [0.20,0.05] to [0.25,0.05] for all profiles
replaced linear target decay in lms cascade with exp decay
more flexible stereo model in ols stage

Sac v0.7.7

25 Jul 19:45
Compare
Choose a tag to compare

Win64 compile using MinGW GCC 13.2.0 -O3

Sac v0.7.4

16 Jun 21:25
Compare
Choose a tag to compare

Win64 compile using MinGW GCC 13.2.0 -O3

Sac v0.7.2

04 Jun 19:04
Compare
Choose a tag to compare

Win64 compile using MinGW GCC 13.2.0 -O2

Sac v0.6.6

26 Jan 20:14
Compare
Choose a tag to compare

Win64 compile using MinGW GCC 13.2.0

Sac v0.5.1

31 Oct 11:12
0137b0b
Compare
Choose a tag to compare

Windows 64-bit compile using GCC 7.3.0