wok diff openal/description.txt @ rev 25320

updated sqlite, sqlite-dev, libsqlite and libsqlite-tcl (3.32.1 -> 3.39.2)
author Hans-G?nter Theisgen
date Fri Jul 22 07:37:22 2022 +0100 (23 months ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/openal/description.txt	Fri Jul 22 07:37:22 2022 +0100
     1.3 @@ -0,0 +1,11 @@
     1.4 +OpenAL Soft is an LGPL-licensed, cross-platform, software
     1.5 +implementation of the OpenAL 3D audio API.
     1.6 +OpenAL provides capabilities for playing audio in a virtual
     1.7 +3D environment.
     1.8 +Distance attenuation, doppler shift, and directional sound
     1.9 +emitters are among the features handled by the API.
    1.10 +More advanced effects, including air absorption, occlusion,
    1.11 +and environmental reverb, are available through the EFX
    1.12 +extension.
    1.13 +It also facilitates streaming audio, multi-channel buffers,
    1.14 +and audio capture.