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

Limit Cone Outer Gain to the 0-1 range. #169

Merged
merged 1 commit into from
Dec 2, 2022

Conversation

Exairnous
Copy link
Contributor

@Exairnous Exairnous commented Nov 30, 2022

Hubs produces this error when trying to upload anything with a Cone Outer Gain higher than one: DOMException: PannerNode.coneOuterGain setter: is not in the range [0, 1]

I happened across this while testing #167

Edit: I don't think this should require any kind of migration because values above one fail in Hubs.

Hubs produces this error when trying to upload anything with a Cone Outer Gain higher than one: DOMException: PannerNode.coneOuterGain setter: <number> is not in the range [0, 1]
@keianhzo keianhzo self-requested a review December 2, 2022 09:51
Copy link
Contributor

@keianhzo keianhzo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch!

@keianhzo keianhzo merged commit 79b8311 into Hubs-Foundation:master Dec 2, 2022
@Exairnous
Copy link
Contributor Author

Thanks :)

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

Successfully merging this pull request may close these issues.

2 participants