1. Home
  2. Browse
  3. openal-soft

openal-soft

v1.21.1#4Go to latest

OpenAL Soft is an LGPL-licensed, cross-platform, software implementation of the OpenAL 3D audio API.

Install

Run the following Vcpkg command to install the port.

vcpkg install openal-soft

Usage

The package openal-soft provides CMake targets:

find_package(OpenAL CONFIG REQUIRED)
target_link_libraries(main PRIVATE OpenAL::OpenAL)
See source

Version

v1.21.1#4

Publication

Supports

!uwp

GitHub

kcat/openal-soft2.4K

Homepage

github.com/kcat/openal-soft

Subtree

c9e786d81a

License

Complex license

Definition

Manifest