descriptionSoftware OpenAL implementation
homepage URLhttp://kcat.strangesoft.net/openal.html
ownerchris.kcat@gmail.com
last changeThu, 30 Oct 2025 11:24:40 +0000 (30 04:24 -0700)
content tags
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
2 days ago Chris RobinsonProperly export alGetProcAddressDirectmaster
9 days ago Chris RobinsonRemove an template deduction guide
9 days ago Chris RobinsonRemove an out of date comment
9 days ago Chris RobinsonUse raw string literals to avoid excessive escapes
9 days ago Chris RobinsonRemove an unnecessary call to c_str
9 days ago Chris RobinsonMove the simplified type names/UDLs to a separate header
9 days ago 3DJEnable Oboe in Android CI builds (#1192)
10 days ago Chris RobinsonPass an optional<string> as a const reference
12 days ago Chris RobinsonEnable -Warith-conversion
13 days ago Chris RobinsonDeduce some template arguments
13 days ago Chris RobinsonUse raw string literals to avoid excessive escaping
13 days ago Chris RobinsonClean up and add nodiscard to ComPtr
2025-10-17 Chris RobinsonAdd lifetimebound to a function that returns one of...
2025-10-17 Chris RobinsonSlightly simplify the NFC filter structure
2025-10-16 Chris RobinsonEnsure dual biquad filters interpolate correctly
2025-10-16 Chris RobinsonUse simplified types for contexts
...
tags
7 months ago 1.24.3
9 months ago 1.24.2
11 months ago 1.24.1
11 months ago 1.24.0
2 years ago 1.23.1
2 years ago 1.23.0
2 years ago makemhr
3 years ago 1.22.2
3 years ago 1.22.1
3 years ago 1.22.0
4 years ago 1.21.1
4 years ago openal-soft-1.21.0
4 years ago 1.21.0
5 years ago openal-soft-1.20.1
5 years ago openal-soft-1.20.0
7 years ago openal-soft-1.19.1
...
heads
2 days ago master
6 years ago v1.19
8 years ago v1.18
17 years ago efx-experiment
forks
Cached version (739s old)
 hack-a 
openal-soft/openbsd.git Improved OpenBSD support czarkoff@gmail.com 10 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... 13 years ago