u3d-community / U3D

Open-source, cross-platform 2D and 3D game engine built in C++
https://u3d.io
MIT License
167 stars 29 forks source link

Surround Sound #60

Open SirNate0 opened 10 months ago

SirNate0 commented 10 months ago

Presently we only support mono and stereo audio. SDL seems to support up to 7.1 surround sound, and I don't think it would be that much work to add support for it.