Skip to content

First release of this forked library

Compare
Choose a tag to compare
@pedrolcl pedrolcl released this 28 Jul 15:06
· 186 commits to master since this release
16df4aa

This is the first public release of this forked library, and of the original repository for what matters. It is unlikely that Google would release any day this code officially for any other platform than their Android, so here it is for everybody.

Why the strange release number 3.6.10.14? It is the number that appears in the "eas.h" header 1 as the library version identifier since the beginning. As the library was always private inside Android, this version number was never updated and was irrelevant data. Until now, that being a standalone library the version number really matters and will be updated for the next releases.

  1. https://github.com/pedrolcl/sonivox/blob/16df4aaa6cfdecd1f5280ab86112c7f5b40468d2/arm-wt-22k/host_src/eas.h#L45-L47