2018-06-21 08:32:16 +02:00
|
|
|
OpenAL Soft is a software implementation of the OpenAL 3D audio
|
|
|
|
API. OpenAL provides capabilities for playing audio in a virtual
|
|
|
|
3D environment. Distance attenuation, doppler shift, and directional
|
|
|
|
sound emitters are among the features handled by the API. More
|
|
|
|
advanced effects, including air absorption, low-pass filters, and
|
|
|
|
reverb, are available through the EFX extension. It also facilitates
|
|
|
|
streaming audio, multi-channel buffers, and audio capture.
|
2009-02-02 10:31:47 +01:00
|
|
|
|
2019-03-30 21:39:03 +01:00
|
|
|
WWW: https://openal-soft.org/
|