wok view openal/description.txt @ rev 25660
ntfsprogs: fix build
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Feb 17 11:09:57 2024 +0000 (9 months ago) |
parents | |
children |
line source
1 OpenAL Soft is an LGPL-licensed, cross-platform, software
2 implementation of the OpenAL 3D audio API.
3 OpenAL provides capabilities for playing audio in a virtual
4 3D environment.
5 Distance attenuation, doppler shift, and directional sound
6 emitters are among the features handled by the API.
7 More advanced effects, including air absorption, occlusion,
8 and environmental reverb, are available through the EFX
9 extension.
10 It also facilitates streaming audio, multi-channel buffers,
11 and audio capture.