Hello guys,
Which audio engines use xenko in behind, specially on windows?
I ask that, because in the documentation says that HRTF is only for windows 10, so that let me think that this feature is get through xaudio2, but reading the api documentation, I saw that xenko.audio.audioLayer is a wrapper over openal, and so, you can get HRTF features with openal too, and not only in windows, so… Finally what engine is used if you activate HRTF in your project?
Xaudio2 with XApo of MS? or in the future is planned use openal too…
or if you program your audio code using the audioLayer wrapper and you’ve your openal configured to use hrtf for 3d sound, can you get the same result?
Thanks for all guys!