Skip to content

Version 2.0.0

Compare
Choose a tag to compare
@nfrechette nfrechette released this 01 May 19:24
· 499 commits to master since this release
  • 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