descriptionSoftware OpenAL implementation
homepage URLhttp://kcat.strangesoft.net/openal.html
ownerchris.kcat@gmail.com
last changeFri, 13 Sep 2024 11:40:05 +0000 (13 04:40 -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
24 hours ago Chris RobinsonCheck the propertyset when matching the propertyidmaster
30 hours ago Chris RobinsonApply the EAX distance factor to doppler also
2 days ago Chris RobinsonSeparate EAXCONTEXT_DISTANCEFACTOR and AL_METERS_PER_UNIT
2 days ago Chris RobinsonApply the source's AL_AIR_ABSORPTION_FACTOR to send...
8 days ago Chris RobinsonModify how the device name prefix is handled
8 days ago Chris RobinsonTrace when strings are being overridden
9 days ago Chris RobinsonAdd missing include
9 days ago Chris RobinsonAdd options to override the vendor, version, and render...
11 days ago Chris RobinsonDon't assert for unexpected FX slot IDs
11 days ago Chris RobinsonDon't call log10 with values too close to 0
12 days ago Chris RobinsonReplace a loop with algorithms
2024-08-31 Chris RobinsonTry to fix EAX obstruction, occlusion, and exclusion
2024-08-27 Chris RobinsonAvoid using std::cyl_bessel_i
2024-08-25 Chris RobinsonEnable proper full C++ exception handling on MSVC
2024-08-24 Chris RobinsonRename mOrig* to mOut* for clarity
2024-08-23 Chris RobinsonDon't use the spatial audio channel config as the default
...
tags
17 months ago 1.23.1
19 months ago 1.23.0
20 months ago makemhr
2 years ago 1.22.2
2 years ago 1.22.1
2 years ago 1.22.0
3 years ago 1.21.1
3 years ago openal-soft-1.21.0
3 years ago 1.21.0
4 years ago openal-soft-1.20.1
4 years ago openal-soft-1.20.0
5 years ago openal-soft-1.19.1
6 years ago openal-soft-1.19.0
6 years ago openal-soft-1.18.2
7 years ago openal-soft-1.18.1
7 years ago openal-soft-1.18.0
...
heads
24 hours ago master
5 years ago v1.19
6 years ago v1.18
16 years ago efx-experiment
forks
Cached version (5320s old)
 hack-a 
openal-soft/openbsd.git Improved OpenBSD support czarkoff@gmail.com 9 years ago
openal-soft/openal-hmr.git fork of openal-soft for dark-hammer project sep.tagh@gmail.com 11 years ago
+ openal-soft/android.git Android backend martins.mozeiko... 12 years ago