-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Windows] Binaural output doesn't apply HRTF #70
Comments
Can you see if you have the problem with test_000096.iamf? |
Yup, same result:
|
@ThreeDeeJay If you want to use binarual feature, I can provide guide: Later I will think more how to enable binaural feature in Visual Studio solution. |
Ah, that explains it. I'd appreciate an update to the VS solution to get more value out of #71, but I'll see if I can manage to do it with the manual method 👌 |
I tried converting test_000086.iamf into binaural using default.tf:
iamfplayer.exe -sb -o2 "test_000086.iamf"
Output: binaural_test_000086.wav.zip
But the file I get is just non-binaural stereo (HRTF doesn't seem to be applied).
If I set it to output 7.1 and virtualize it with something like HeSuVi, then I can hear externalization and positioning, so I'm not sure if I'm missing something or there's a bug with the binaural output mode or the HRTF file🤔
I put together a quick test here: iamfplayer binaural test.zip
Just gotta download default.tf manually since it's too big to attach here, then drag and drop the
test_000086.iamf
intoBinaural.bat
The text was updated successfully, but these errors were encountered: