- Dołączył
- 26 Maj 2010
- Posty
- 16121
- Reakcje/Polubienia
- 53101
Monkey's Audio 11.01
Zaloguj
lub
Zarejestruj się
aby zobaczyć!
Zaloguj
lub
Zarejestruj się
aby zobaczyć!
Pobieramy na stronie:Apr 1, 2025
- Changed: Got rid of pack(push, 1) commands and just suppress the packing warning because alignment at wider sizes should be more efficient.
- Changed: Small speedup (thanks Robert Kausch!).
Pobieramy na stronie:
- NEW: Added RVV SIMD support for machines with those instructions.
- Changed: Minor optimization to the AVX512 processing (thanks Robert Kausch!).
- Changed: Added runtime detection of NEON SIMD for ARM64EC builds.
Pobieramy na stronie:Apr 10, 2025
- Fixed: The console could crash checking for the thread argument because it was reading one element past the end of the arguments.
Pobieramy na stronie:Apr 10, 2025
- Changed: Switched the projects to just use the latest installed v10 Windows SDK instead of a particular version.
- Changed: Cleaned up the console mode parsing (please report any issues).
Pobieramy na stronie:Version 11.08 (April 15, 2025)
- Fixed: The console was not doing a quick verify because of a case accident in the last build.
Pobieramy na stronie:Version 11.09 (April 27, 2025)
- Fixed: Sorting a big list of files by size was not always working nicely.
- Fixed: Compressing files with a 0 size extra block in the WAV header could throw an error that the format was not supported (because the data was being read even though 0 bytes were reported).
- Fixed: The program could have problems when it freed the memory after compressing certain files because of an overrun.
Pobieramy na stronie:May 3, 2025
- NEW: Added support for running on big-endian CPUs (thanks Robert Kausch!).
- NEW: Added AltiVec SIMD optimizations (thanks Robert Kausch!).
- NEW: Added support for the FL32 data type in AIFF files.
- Fixed: Fixed possible crash after decode errors.