openbsd-ports/audio/openal/pkg/DESCR
jasper 9f3b82fa20 - update to a more recent version
Some games might require reseting configurations if sounds are not playing after the update.

from Antti Harri
ok ratchov@
2011-06-25 18:42:02 +00:00

10 lines
488 B
Plaintext

OpenAL Soft is an LGPL-licensed, cross-platform, 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.