descriptionSoftware OpenAL implementation
homepage URLhttp://kcat.strangesoft.net/openal.html
ownerchris.kcat@gmail.com
last changeMon, 16 Sep 2024 02:08:27 +0000 (15 19:08 -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
3 days ago Chris RobinsonDon't apply distance attenuation when the slot's AuxSen... master
3 days ago Chris RobinsonDon't apply source occlusion twice
6 days ago Chris RobinsonCheck the propertyset when matching the propertyid
6 days ago Chris RobinsonApply the EAX distance factor to doppler also
7 days ago Chris RobinsonSeparate EAXCONTEXT_DISTANCEFACTOR and AL_METERS_PER_UNIT
8 days ago Chris RobinsonApply the source's AL_AIR_ABSORPTION_FACTOR to send...
13 days ago Chris RobinsonModify how the device name prefix is handled
13 days ago Chris RobinsonTrace when strings are being overridden
2024-09-05 Chris RobinsonAdd missing include
2024-09-05 Chris RobinsonAdd options to override the vendor, version, and render...
2024-09-02 Chris RobinsonDon't assert for unexpected FX slot IDs
2024-09-02 Chris RobinsonDon't call log10 with values too close to 0
2024-09-01 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
...
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
3 days ago master
5 years ago v1.19
6 years ago v1.18
16 years ago efx-experiment
forks
Cached version (3563s 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 12 years ago
+ openal-soft/android.git Android backend martins.mozeiko... 12 years ago