Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
54722
Reakcje/Polubienia
40526

Monkey's Audio 13.06

Version 13.06 (June 18, 2026)

  1. Changed: Removed macros to convert int64 values to pointers and instead call discrete functions.
  2. Changed: Updated to Visual Studio 2026 18.7.1.
  3. Changed: Merged information gathering in the info and decompress object into a shared base class (IAPEInfo).
Pobieramy na stronie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
54722
Reakcje/Polubienia
40526

Monkey's Audio 13.10

Version 13.10 (June 27, 2026)

  1. Changed: Removed the AVX instruction _mm256_zeroupper because it should be unneeded and it helps performance.
  2. Changed: Interim mode is only handled by the non-assembly code NNFilter (so it can be removed from the assembly routines) and it's better wrapped up.
  3. Changed: Updated to Visual Studio 2026 18.7.2.
  4. Changed: Switched to only APE::IAPEProgressCallback for progress callbacks so a context is always provided.
  5. Changed: Removed the kill flag since that's provided in the IAPEProgressCallback interface.
  6. Changed: Incremented the interface version for the progress changes.
  7. Changed: Provide CAPEProgressCallbackStaticFunction to call a static function with a context variable (void *) for progress.
  8. Changed: Faster implementation of CalculateDotProductAVX2 by unrolling 4x.

Version 13.07 (June 23, 2026)

  1. Changed: Removed the AVX instruction _mm256_zeroupper because it should be unneeded and it helps performance.
  2. Changed: Faster implementation of CalculateDotProductAVX2 by unrolling 4x.
  3. Changed: Faster implementation of AdaptAVX2.
Pobieramy na stronie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Ircus

Bardzo aktywny
Ekspert
Dołączył
26 Maj 2010
Posty
21081
Reakcje/Polubienia
66257

Monkey's Audio 13.12

Monkey's Audio - a fast and powerful lossless audio compressor
Version 13.12 (June 27, 2026)

  1. Changed: Added a kill flag to the progress callback function.
  2. Changed: Removed CAPEProgressCallbackInfoStaticFunction (since callback info has a function now).
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Ircus

Bardzo aktywny
Ekspert
Dołączył
26 Maj 2010
Posty
21081
Reakcje/Polubienia
66257

Monkey's Audio 13.17

Version 13.17 (July 1, 2026)

  1. Changed: The version number of the program is written to the file (as well as the file version, which hasn't changed for a long time).
  2. Changed: Moved some more interim code into the interim header.
  3. Changed: Updated to Visual Studio 2026 18.7.3.
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Ircus

Bardzo aktywny
Ekspert
Dołączył
26 Maj 2010
Posty
21081
Reakcje/Polubienia
66257

Monkey's Audio 13.18

Monkey's Audio - a fast and powerful lossless audio compressor
Version 13.18 (July 1, 2026)
  1. Changed: Made legacy (3.98 and earlier) files use the generic NNFilter so the version check when updating delta could be removed from the faster implementations.
  2. Changed: The version passed around everywhere is a structure that contains the version and flags (like interim).
Zaloguj lub Zarejestruj się aby zobaczyć!
 
Do góry