mysofa2json

library to read HRTFs stored in the AES69-2015 SOFA format - utilities

Install

All systems
curl cmd.cat/mysofa2json.sh
Debian Debian
apt-get install libmysofa-utils
Ubuntu
apt-get install libmysofa-utils
image/svg+xml Kali Linux
apt-get install libmysofa-utils
Windows (WSL2)
sudo apt-get update sudo apt-get install libmysofa-utils

libmysofa-utils

library to read HRTFs stored in the AES69-2015 SOFA format - utilities

libmysofa is a light weight C-library intended to read SOFA (Spatially Oriented Format for Acoustics) files for spatial rendering. It hardly has any library dependencies and is suitable for embedded devices. It reads SOFA files and checks whether the data complies to the "SimpleFreeFieldHRIR" conventions. In addition, it provides functions to look-up and interpolate the filters for a given orientation and to normalize the HRTFs (Head-Related Transfer Functions) to a reference level. This package contains the mysofa2json utility.