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

Audio spatializer support part 1: configuration script and update spatializer #11271

Merged
merged 8 commits into from
Dec 8, 2022
Merged

Audio spatializer support part 1: configuration script and update spatializer #11271

merged 8 commits into from
Dec 8, 2022

Conversation

david-c-kline
Copy link

This change updates the Microsoft Spatializer to v2.37 which needs to be applied to a mixer group, rather than a game object. It also adds a mixer with two added groups (Spatialized and FlatStereo).

The new ConfigureSpatializationSettings script, when attached to a GameObject, will set the recommended settings for using the Microsoft Spatializer v2.

Copy link
Contributor

@Zee2 Zee2 left a comment

Choose a reason for hiding this comment

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

Looks exciting! Some changes above.

Zee2
Zee2 previously approved these changes Dec 6, 2022
Copy link
Contributor

@Zee2 Zee2 left a comment

Choose a reason for hiding this comment

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

Just my annoying syntax nits :P

@david-c-kline david-c-kline merged commit 33c7bbf into microsoft:mrtk3 Dec 8, 2022
drusk-unity pushed a commit to drusk-unity/MixedRealityToolkit-Unity that referenced this pull request Jun 26, 2023
…tializer (microsoft#11271)

* enable auto-configuration of audio source, update spatializer

* add flat stereo mixer group

* rename file, fix silly mistake

* pr feedback

* fix manifest paths

* pr feedback

* pr feedback: cooler syntax
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants