Giter Club home page Giter Club logo

Comments (1)

ThreeDeeJay avatar ThreeDeeJay commented on September 20, 2024

There's a SCUT KEMAR DEF for the newer OpenAL Soft makemhr that supports SOFA, but since X3DAudio HRTF is based on an old version without SOFA support, someone would need to get their hands on the raw IR WAV files (or extract them from the SOFA) of each position and map them according to the old DEF format.
I did something like that for SADIE and to be honest, it was extremely tedious to do by hand. I think there's a tool -forgot the name- that can help automate the WAV to DEF process but it's only available on linux, which I'm not really familiar with.
So I guess the answer is no, unless I can figure out how to convert WAV to DEF programmatically.

Anyhow, an alternative to consider is just using a different KEMAR HRTF that's available for X3DAudio HRTF like the default (MIT KEMAR) or SADIE II D2 (KEMAR).
I know you might want to take advantage of SCUT KEMAR's multi-field HRTF, but I don't even know if that's supported by X3DAudio HRTF 🤔

By the way, I've been meaning to push an update to this repo that updates some scripts, like the one to convert DEF to MHR, which now uses a custom makehrtf with unlocked sample rates so that it can generate much lower frequencies (edit line 9 of the .bat: SET Frequencies= with comma-separated frequencies since X3DAudio HRTF doesn't support realtime resampling so you gotta check the log in case a game uses a sound effect without a matching sample rate MHR)
Convert to X3DAudio HRTF MHR.zip
If it doesn't work, make sure there's no special characters like parentheses in the path to the script's folder.

from hrir-batch-converters.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.