1. Home
  2. Browse
  3. openal-soft

openal-soft

v1.24.1#0Go 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)

Features

Dependencies

See source

Version

v1.24.1#0

Publication

Supports

!xbox

GitHub

kcat/openal-soft

Homepage

github.com/kcat/openal-soft

Subtree

94fa6f7d56

License

LGPL-2.0-or-later

Definition

Manifest