descriptionSoftware OpenAL implementation
homepage URLhttp://kcat.strangesoft.net/openal.html
ownerchris.kcat@gmail.com
last changeSat, 25 Apr 2026 01:22:32 +0000 (24 18:22 -0700)
content tags
add:
readme
OpenAL Soft is a software implementation of the OpenAL 3D audio API. It 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. It also handles streaming audio and multi-channel buffers.
shortlog
6 days ago Chris RobinsonAvoid using GUIDmaster
6 days ago Chris RobinsonFix inverted comparison check
6 days ago Chris RobinsonRemove constexpr from a function that can't be
6 days ago Chris RobinsonTry to work around an MSVC linkage issue again
8 days ago Chris RobinsonTry to workaround another MSVC issue
8 days ago Chris RobinsonAdd missing includes
8 days ago Chris RobinsonTry again to fix nullptr comparisons
8 days ago Chris RobinsonTry to passify MSVC comparing intrusive_ptr<Device...
8 days ago Chris RobinsonAdd a missing include path for core modules
8 days ago Chris RobinsonMake a module for alc/context.h
9 days ago Chris RobinsonMove function declarations to more appropriate headers
10 days ago Chris RobinsonFix some static_asserts for older compilers
10 days ago Chris RobinsonPrioritize atomic wait functions when available
10 days ago Chris RobinsonCheck for -faligned-allocation before using it
11 days ago Chris RobinsonMark the resampler functions as non-blocking
11 days ago Chris RobinsonMark mixer functions as non-blocking
...
tags
3 months ago 1.25.1
4 months ago 1.25.0
13 months ago 1.24.3
15 months ago 1.24.2
17 months ago 1.24.1
17 months ago 1.24.0
3 years ago 1.23.1
3 years ago 1.23.0
3 years ago makemhr
3 years ago 1.22.2
3 years ago 1.22.1
4 years ago 1.22.0
5 years ago 1.21.1
5 years ago openal-soft-1.21.0
5 years ago 1.21.0
6 years ago openal-soft-1.20.1
...
heads
6 days ago master
6 years ago v1.19
8 years ago v1.18
18 years ago efx-experiment
forks
Cached version (5999s old)
 hack-a 
openal-soft/openbsd.git Improved OpenBSD support czarkoff@gmail.com 11 years ago
openal-soft/openal-hmr.git fork of openal-soft for dark-hammer project sep.tagh@gmail.com 13 years ago
+ openal-soft/android.git Android backend martins.mozeiko... 14 years ago