Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions bucket/openal-soft.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"version": "1.24.3",
"description": "OpenAL Soft is an LGPL-licensed, cross-platform, software implementation of the OpenAL 3D audio API. It's forked from the open-sourced Windows version available originally from openal.org's SVN repository (now defunct). OpenAL 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. More advanced effects, including air absorption, occlusion, and environmental reverb, are available through the EFX extension. It also facilitates streaming audio, multi-channel buffers, and audio capture.",
"homepage": "https://github.com/kcat/openal-soft",
"license": "LGPL-2.0-only",
"url": "https://github.com/kcat/openal-soft/releases/download/1.24.3/openal-soft-1.24.3-bin.zip",
"hash": "03c8c0c0bcdba9d3fb54b0d3c2f9a565f81b3e2a19a538dd394f9b8cb6caaa22",
"extract_dir": "openal-soft-1.24.3-bin",
"checkver": "github",
"autoupdate": {
"url": "https://github.com/kcat/openal-soft/releases/download/$version/openal-soft-$version-bin.zip"
}
}