DescentDevelopers / Descent3

Descent 3 by Outrage Entertainment
GNU General Public License v3.0
2.74k stars 231 forks source link

Remove Aureal support #345

Closed Lgt2x closed 2 months ago

Lgt2x commented 2 months ago

Pull Request Type

Description

D3 used to support Aureal 3-Dimensional sound cards, providing 3D spatial audio. The hardware and drivers is outdated, so all support in code has been removed, including UI mixer setting.

Read more about A3D here: https://en.wikipedia.org/wiki/Aureal_Semiconductor#A3D

Checklist

Lgt2x commented 2 months ago

I did more testing and fixed an index problem in the debug mixer menu, we should be ready for review.

winterheart commented 2 months ago

Tested on Linux and no regression found. Ready to merge.