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

fix(AudioController): spatialized sounds decompose feature #692

Merged
merged 3 commits into from
Jul 7, 2023

Conversation

mathieuLivebardon
Copy link
Contributor

No description provided.

@valentinMachado
Copy link
Contributor

This is required to avoid crash ? Since only the position is needed further there was an optimization with 2 less new operation.

@mathieuLivebardon
Copy link
Contributor Author

This is required to avoid crash ? Since only the position is needed further there was an optimization with 2 less new operation.

The function decompose needs three arguments. Like it was done in Util.js

@mathieuLivebardon mathieuLivebardon force-pushed the audioController-fix-sound-spatialized branch from 422a123 to 601034c Compare July 4, 2023 07:46
@mathieuLivebardon mathieuLivebardon merged commit 36ca08b into master Jul 7, 2023
3 checks passed
@mathieuLivebardon mathieuLivebardon deleted the audioController-fix-sound-spatialized branch July 7, 2023 14:45
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