Skip to content
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

OpenAL: 3D audio/HRTF request #12

Open
jyetcv opened this issue Feb 14, 2025 · 1 comment
Open

OpenAL: 3D audio/HRTF request #12

jyetcv opened this issue Feb 14, 2025 · 1 comment
Labels
feature New feature or request projects:engine Related to Engine project rework Something that can be made better topic:sound Related to the sound engine and underlying sound interfaces

Comments

@jyetcv
Copy link

jyetcv commented Feb 14, 2025

Despite having EAX and DirectSound, the original Serious Sam engine does not have 3D audio, except for one specific patch version as seen here:
https://www.youtube.com/watch?v=TQI8nNh8Azg

Since you have added OpenAL support, and OpenAL supports 3D audio natively, would it be possible to add 3D audio in this version of the engine? Unless it is enabled and I've just done something wrong.

Thank you.

@DreamyCecil
Copy link
Owner

I don't know how 3D audio works in the b1.50 patch, so for now I'm simply feeding OpenAL the same data that's mixed for the rest of the APIs. I'll look into it at some point.

@DreamyCecil DreamyCecil added feature New feature or request projects:engine Related to Engine project rework Something that can be made better topic:sound Related to the sound engine and underlying sound interfaces labels Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request projects:engine Related to Engine project rework Something that can be made better topic:sound Related to the sound engine and underlying sound interfaces
Projects
None yet
Development

No branches or pull requests

2 participants