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

Improve realism of spatial audio #6532

Closed
Krzmbrzl opened this issue Aug 15, 2024 · 2 comments
Closed

Improve realism of spatial audio #6532

Krzmbrzl opened this issue Aug 15, 2024 · 2 comments
Labels
client feature-request This issue or PR deals with a new feature positional audio

Comments

@Krzmbrzl
Copy link
Member

Context

Positional audio

Description

Mumble already tries to convey the illusion of sound coming from different directions by

  • Making it actually come from different directions in a surround-sound setup
  • Using interaural delay

but actually there is even more to how humans perceive the direction of a sound:

  • The frequencies of the sound of the opposite ear are changed due to the head acting as a frequency filter
  • The phase of the audio between the two ears is usually different
  • the volume of a sound will change depending on which ear it receives it (again, due to the head blocking the sound's path)

Mumble component

Client

OS-specific?

No

Additional information

Taken from
https://youtu.be/Sn07AMCfaAI?si=j2E6UqEOUPnTFRKj&t=940

@Krzmbrzl Krzmbrzl added client positional audio feature-request This issue or PR deals with a new feature labels Aug 15, 2024
@mirh
Copy link

mirh commented Sep 15, 2024

This sounds like poor man's rediscovery of #1933

@Krzmbrzl
Copy link
Member Author

Krzmbrzl commented Oct 3, 2024

Indeed, thanks for pointing it out 👍

@Krzmbrzl Krzmbrzl closed this as not planned Won't fix, can't repro, duplicate, stale Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client feature-request This issue or PR deals with a new feature positional audio
Projects
None yet
Development

No branches or pull requests

2 participants