descriptionSoftware OpenAL implementation
homepage URLhttp://kcat.strangesoft.net/openal.html
ownerchris.kcat@gmail.com
last changeFri, 17 May 2024 23:29:57 +0000 (17 16:29 -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 RobinsonReduce the chorus effect output gainmaster
4 days ago Chris RobinsonFill the whole cubic filter table used by reverb and...
4 days ago Chris RobinsonShorten some long lines
4 days ago Chris RobinsonUse algorithms in place of some loops
4 days ago Chris RobinsonHandle AL effect properties with a variant
8 days ago Chris RobinsonDon't use Qt keywords
8 days ago Chris RobinsonUse QStringLiteral to avoid extraneous QString copies
8 days ago Chris RobinsonPass small trivially-copyable types by value
9 days ago Chris RobinsonFix vmorpher effect includes
11 days ago Chris RobinsonDon't inline PhaseShifterT<S>::process
12 days ago Chris RobinsonFix includes for uhjfilter
12 days ago Chris RobinsonUse a vector instead of a unique_ptr of an array
12 days ago Chris RobinsonRemove a couple unnecessary includes
12 days ago Chris RobinsonAvoid declaring some "C-style arrays"
13 days ago Chris RobinsonRemove unused HAVE_INITGUID_H check
13 days ago Chris RobinsonRemove unused HAVE_MALLOC_H check
...
tags
13 months ago 1.23.1
15 months ago 1.23.0
16 months ago makemhr
22 months ago 1.22.2
23 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
3 days ago master
4 years ago v1.19
6 years ago v1.18
16 years ago efx-experiment
forks
Cached version (5306s 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