ryzom / ryzomcore

Ryzom Core is the open-source project related to the Ryzom game. This community repository is synchronized with the Ryzom Forge repository, based on the Core branch.
https://wiki.ryzom.dev
GNU Affero General Public License v3.0
337 stars 90 forks source link

Support spatial output in XAudio2 backend #669

Open kaetemi opened 2 years ago

kaetemi commented 2 years ago

The old XAudio2 model mixes down all positional channels to the number of speakers as part of the sound engine. The new model outputs spatial channels directly, which are mixed down by the OS or hardware.

See https://docs.microsoft.com/en-us/windows/win32/xaudio2/xaudio2-redistributable