commit | 3c80d09a89f5424e6b003e8b5bf28c6252117396 | [log] [tgz] |
---|---|---|
author | Phil Burk <[email protected]> | Wed Aug 12 12:17:11 2020 -0700 |
committer | Phil Burk <[email protected]> | Wed Aug 12 17:35:57 2020 -0700 |
tree | ce4c9d0ccdbcf8595f3aa33c564e3a01a2decf67 | |
parent | 903ee1eec279627adb230da4fc8b70a811af8635 [diff] [blame] |
README - mention workarounds
diff --git a/README.md b/README.md index 3507bff..85033d1 100644 --- a/README.md +++ b/README.md
@@ -9,6 +9,7 @@ - Chooses the audio API (OpenSL ES on API 16+ or AAudio on API 27+) which will give the best audio performance on the target Android device - Automatic latency tuning - Modern C++ allowing you to write clean, elegant code +- Workarounds for some known issues - [Used by popular apps and frameworks](docs/AppsUsingOboe.md) ## Requirements