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 11349: Move mixer from core package into example (mrtkdevtemplate) folder #11370

Merged
merged 1 commit into from
Jan 12, 2023
Merged

Fix 11349: Move mixer from core package into example (mrtkdevtemplate) folder #11370

merged 1 commit into from
Jan 12, 2023

Conversation

david-c-kline
Copy link

Fixes: #11349

This change performs the following:

  • move mrtk audio mixer from the core package to UnityProjects/MRTKDevTemplate/Audio
  • promotes MRTKProfile.SpatializationMixer from internal to public
  • promotes ConfigureSpatializationSettings class from internal to public
  • clears the stored value for SpatializationMixer in the default mrtk profile

This resolves the issue where core does not have a dependency on the microsoft spatializer v2.x yet it had a reference to a filter in that package.

@david-c-kline david-c-kline merged commit eba1c42 into microsoft:mrtk3 Jan 12, 2023
@keveleigh keveleigh deleted the moveMixer branch January 17, 2023 18:03
drusk-unity pushed a commit to drusk-unity/MixedRealityToolkit-Unity that referenced this pull request Jun 26, 2023
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