Skip to content

Production ready multi driver release

Compare
Choose a tag to compare
@igorski igorski released this 31 Dec 15:29
344c3c4

In this version:

  • Full OpenSL and AAudio driver support
  • Production ready engine stability
  • Gradle based toolchain with dependency on CLI based builds of the native library

Caveats:

  • AAudio support only when compiled at sdk level 26 (addressed in bfc68c5)
  • Audio drivers cannot be switched during application lifetime (addressed in 7ab3d10)
  • Unit tests can not be executed during development (requires separate build and cleaning of caches, addressed in 7ab3d10)