v2.0.0
版本发布时间: 2021-05-02 03:24:38
nfrechette/acl最新发布版本:v2.0.6(2022-07-11 07:20:24)
- Unified and cleaned up APIs
- Cleaned up naming convention to match C++ stdlib, boost
- Introduced streaming database support
- Decompression profiling now uses Google Benchmark
- Decompression has been heavily optimized
- Compression has been heavily optimized
- First release to support backwards compatibility going forward
- Migrated all math to Realtime Math
- Clips now support 4 billion samples/tracks
- WebAssembly support added through emscripten
- Many other improvements