OpenAL Soft is an LGPL-licensed, cross-platform, software implementation of the OpenAL 3D audio API.
Run the following Vcpkg command to install the port.
vcpkg install openal-soft
The package openal-soft provides CMake targets:
find_package(OpenAL CONFIG REQUIRED) target_link_libraries(main PRIVATE OpenAL::OpenAL)
Native support for Pipewire
v1.23.1#2
Sep 20, 2024
!uwp & !xbox
kcat/openal-soft2.2K
github.com/kcat/openal-soft
35afd117ef
LGPL-2.0-or-later
Manifest