-
Notifications
You must be signed in to change notification settings - Fork 145
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
Add support for Spatial audio rendering via Omnitone #181
Conversation
Hi @gkatsev, I know that you are very busy now but Is it there any chance to review the PR soon? |
Add support for Spatial audio rendering via Omnitone
The PR is also related to #69 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Dependency Injection is all the rage now, right?
We can have omnitone as a dev dep for tests and local examples and what not.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Other than the inclusion of Omniture
, and getting the spatial example to work this looks good!
This is out as 1.7.0 |
FYI, this PR overwrote the URLs in the package-lock file from npmjs registry urls to screen9 urls:
|
Ups, Somehow I missed that package-lock changes... Sorry for the problem. |
No worries, this happens and it's been fixed 🙂 |
Description
Adds support for Spatial audio rendering.
Specific Changes proposed
This PR adds support for Spatial audio rendering via Omnitone library.
Requirements Checklist