mirror of
https://github.com/love2d/love-android.git
synced 2026-08-20 04:31:26 +02:00
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:
@@ -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)
|
||||
Reference in New Issue
Block a user