descriptionSoftware OpenAL implementation
homepage URLhttp://kcat.strangesoft.net/openal.html
ownerchris.kcat@gmail.com
last changeSat, 27 Apr 2024 01:30:10 +0000 (26 18:30 -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
7 hours ago Chris RobinsonUse std::transform in the mixers instead of loopsmaster
12 hours ago Chris RobinsonEnsure the context is connected when probing PulseAudio...
4 days ago Chris RobinsonUse a span to register JACK ports
4 days ago Chris RobinsonAvoid interlaced mixing for the non-RT JACK mixing
5 days ago DominikFixed compilation as a subdirectory with MinGW (#991)
6 days ago Chris RobinsonReplace a loop with a couple algorithms
7 days ago Chris RobinsonRemove an undesireable cast
9 days ago Chris RobinsonReduce the number of mutable variables in the reverb...
10 days ago Chris RobinsonUse spans more in the reverb effect
10 days ago Chris RobinsonFix an implicit array-to-pointer decay
11 days ago Chris RobinsonAdd missing include
12 days ago Chris RobinsonRename SoundIO to SndIO
12 days ago Chris RobinsonRename FindSoundIO.cmake to FindSndIO.cmake
12 days ago Chris RobinsonDisable SndIO by default on non-BSD systems
12 days ago Chris RobinsonClarify a log message
13 days ago Chris RobinsonClean up some asserts and add an alassert
...
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
7 hours ago master
4 years ago v1.19
6 years ago v1.18
16 years ago efx-experiment
forks
Cached version (4707s old)
 hack-a 
openal-soft/openbsd.git Improved OpenBSD support czarkoff@gmail.com 8 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