descriptionSoftware OpenAL implementation
homepage URLhttp://kcat.strangesoft.net/openal.html
ownerchris.kcat@gmail.com
last changeFri, 3 May 2024 05:58:01 +0000 (2 22:58 -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
31 hours ago Chris RobinsonUse unsigned indices for the iface mapsmaster
34 hours ago Chris RobinsonClean up some clang-tidy warnings in the router
37 hours ago Chris RobinsonUse std::unordered_map for the handle->index map
38 hours ago Chris RobinsonDeclare variables closer to where they're used
41 hours ago Chris RobinsonCheck ALROUTER_ACCEPT/REJECT for dlls to accept/reject
2 days ago Chris RobinsonAvoid fixed-length paths in the router
2 days ago Chris RobinsonHandle a public private enum value in the ALSA backend
3 days ago Chris RobinsonConvert a few more loops to algorithms
3 days ago Chris RobinsonFix reverb main delay fading
3 days ago Chris RobinsonReplace a couple loops with algorithms
7 days ago Chris RobinsonUse std::transform in the mixers instead of loops
7 days ago Chris RobinsonEnsure the context is connected when probing PulseAudio...
12 days ago Chris RobinsonUse a span to register JACK ports
12 days ago Chris RobinsonAvoid interlaced mixing for the non-RT JACK mixing
12 days ago DominikFixed compilation as a subdirectory with MinGW (#991)
2024-04-20 Chris RobinsonReplace a loop with a couple algorithms
...
tags
12 months ago 1.23.1
14 months ago 1.23.0
15 months ago makemhr
22 months ago 1.22.2
22 months 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
5 years ago openal-soft-1.19.0
6 years ago openal-soft-1.18.2
6 years ago openal-soft-1.18.1
6 years ago openal-soft-1.18.0
...
heads
31 hours ago master
4 years ago v1.19
6 years ago v1.18
16 years ago efx-experiment
forks
Cached version (633s 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