-
Notifications
You must be signed in to change notification settings - Fork 1
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
invalid spatial audio attenuation function names #28
Comments
nlsdvl
added a commit
to 5G-MAG/rt-xr-content
that referenced
this issue
Mar 22, 2024
nlsdvl
added a commit
to 5G-MAG/rt-xr-blender-exporter
that referenced
this issue
Mar 22, 2024
nlsdvl
added a commit
to 5G-MAG/rt-xr-content
that referenced
this issue
Mar 22, 2024
nlsdvl
added a commit
to 5G-MAG/rt-xr-content
that referenced
this issue
Mar 22, 2024
nlsdvl
added a commit
to 5G-MAG/rt-xr-gITFast
that referenced
this issue
Mar 22, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The specification had conflicting string definition of spatial audio attenuation function names at the time of initial implementation. This has were later fixed, and the current implementation needs to be updated, eg:
linear_distance
becomeslinearDistance
.The changes must be done in:
The text was updated successfully, but these errors were encountered: