microsoft / MixedRealityToolkit-Unity

This repository is for the legacy Mixed Reality Toolkit (MRTK) v2. For the latest version of the MRTK please visit https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity
https://aka.ms/mrtkdocs
MIT License
6k stars 2.12k forks source link

Update audio demos and spatializer settings #10744

Closed david-c-kline closed 1 year ago

david-c-kline commented 2 years ago

This issue has been migrated a new MRTK repository, and the status of this issue will now be tracked at the following location:


The currently imported (into the MRTKDevTemplate) generates a repeating series of warnings, unless the sound output device is configured for Windows Sonic.

At the very least, documentation needs to be authored to explain the warning and how to eliminate it. NOTE: The warning does not occur on HoloLens 2 devices.

Ideally, the spatializer should be updated to the latest and the audio demos configured for the new requirements (ex: use of an AudioMixer component, etc.) AND demo documentation should be written to describe the requirements and what they enable.

AMollis commented 1 year ago

@marlenaklein-msft there are 5 issues related to spatial audio, Can you help provide more context on these issues, and resolve any duplicates?

The spatial audio issues area:

  1. https://github.com/microsoft/MixedRealityToolkit-Unity/issues/6897
  2. https://github.com/microsoft/MixedRealityToolkit-Unity/issues/10744
  3. https://github.com/microsoft/MixedRealityToolkit-Unity/issues/10979
  4. https://github.com/microsoft/MixedRealityToolkit-Unity/issues/11176
  5. https://github.com/microsoft/MixedRealityToolkit-Unity/issues/11177
marlenaklein-msft commented 1 year ago

Closing this and consolidating spatial audio bugs into three issues: Add Warning for Missing Audio Mixer (Spatial Audio) Updating Sample Scenes with Mixer for Spatial Audio Documentation for Spatial Audio