1. Home
  2. Browse
  3. libmysofa

libmysofa

v1.3.4#1Latest

Reader for AES SOFA files to get better HRTFs (Head-Relative Transfer Functions)

Install

Run the following Vcpkg command to install the port.

vcpkg install libmysofa

Usage

libmysofa provides CMake targets:

find_package(mysofa CONFIG REQUIRED)

target_link_libraries(main PRIVATE $<IF:$<TARGET_EXISTS:mysofa::mysofa-shared>,mysofa::mysofa-shared,mysofa::mysofa-static>)

Dependencies

See source

Version

v1.3.4#1

Publication

Supports

All

GitHub

hoene/libmysofa

Homepage

github.com/hoene/libmysofa

Subtree

d7fa0d990c

License

BSD-3-Clause

Definition

Manifest