Update OpenAL-soft to 1.21.0

This allows OpenAL-soft to use Oboe backend which uses AAudio in Android 8
or OpenSLES in earlier Android version. This switch is necessary for
Android 11 compatibility as OpenSLES is now deprecated in Android 11.

Plus, we also have low latency audio for free.
This commit is contained in:
Miku AuahDark
2020-12-24 15:01:23 +08:00
parent 96f7387ac5
commit dfe836d39c
1544 changed files with 266546 additions and 62914 deletions
@@ -0,0 +1,6 @@
# Oboe Tester
OboeTester is an app that can be used to test many of the features of Oboe, AAudio and OpenSL ES.
It can also be used to measure device latency and glitches.
# [OboeTester Documentation](docs)