diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/index.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/index.html b/www/index.html index f739cc3..a085369 100644 --- a/www/index.html +++ b/www/index.html @@ -58,6 +58,9 @@ JOAL is tested against <b><a href="https://openal-soft.org/">OpenAL-Soft</a></b>, the cross-platform, software implementation of the OpenAL 3D audio API. </p> <p> + OpenAL-Soft <a href="https://github.com/kcat/openal-soft/blob/master/docs/env-vars.txt">environment variables are described here</a>. + </p> + <p> All JOAL platform builds also contain a self-build native library of <i><a href="https://openal-soft.org/">OpenAL-Soft</a></i> <a href="https://jogamp.org/cgit/openal-soft.git/"><b>v1.23.1</b> <i>(from our fork)</i></a>.<br/> Our builds expose the following audio backends: |