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

Implement HRTF support #328

Open
jdm opened this issue Dec 24, 2019 · 5 comments
Open

Implement HRTF support #328

jdm opened this issue Dec 24, 2019 · 5 comments
Labels

Comments

@jdm
Copy link
Member

jdm commented Dec 24, 2019

https://webaudio.github.io/web-audio-api/#Spatialization-hrtf-panning

unimplemented!()

It may be possible to reuse code from some existing rust implementations of HRTF:

https://github.com/mrDIMAS/rg3d-sound/blob/master/src/hrtf.rs

We may end up using one of the binaries from https://github.com/mrDIMAS/hrir_sphere_builder/tree/master/hrtf_base/IRCAM as the database for the underlying impulse/elevation data.

@jdm
Copy link
Member Author

jdm commented Jan 23, 2020

@jdm
Copy link
Member Author

jdm commented Feb 14, 2020

There is reference code in Firefox; see all of the files named HRTF* in https://searchfox.org/mozilla-central/source/dom/media/webaudio/blink.

@coryagoodwin
Copy link

Me and my team will be taking on this issue with assistance from @jdm

@coryagoodwin
Copy link

We will no longer be taking this issue due to time constraints for our project. If anyone else would like to work on implementing this, you are free to.

@jdm
Copy link
Member Author

jdm commented Oct 26, 2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants