descriptionSoftware OpenAL implementation
homepage URLhttp://kcat.strangesoft.net/openal.html
ownerchris.kcat@gmail.com
last changeWed, 1 May 2024 09:57:52 +0000 (1 02:57 -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 hours ago Chris RobinsonConvert a few more loops to algorithmsmaster
12 hours ago Chris RobinsonFix reverb main delay fading
13 hours ago Chris RobinsonReplace a couple loops with algorithms
4 days ago Chris RobinsonUse std::transform in the mixers instead of loops
4 days ago Chris RobinsonEnsure the context is connected when probing PulseAudio...
9 days ago Chris RobinsonUse a span to register JACK ports
9 days ago Chris RobinsonAvoid interlaced mixing for the non-RT JACK mixing
9 days ago DominikFixed compilation as a subdirectory with MinGW (#991)
11 days ago Chris RobinsonReplace a loop with a couple algorithms
11 days ago Chris RobinsonRemove an undesireable cast
13 days ago Chris RobinsonReduce the number of mutable variables in the reverb...
2024-04-16 Chris RobinsonUse spans more in the reverb effect
2024-04-16 Chris RobinsonFix an implicit array-to-pointer decay
2024-04-15 Chris RobinsonAdd missing include
2024-04-15 Chris RobinsonRename SoundIO to SndIO
2024-04-15 Chris RobinsonRename FindSoundIO.cmake to FindSndIO.cmake
...
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
3 hours ago master
4 years ago v1.19
6 years ago v1.18
16 years ago efx-experiment
forks
Cached version (532s 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