Open a-teammate opened 8 years ago
Overlaps with #205. I have added this issue to it.
https://bitbucket.org/ewing/almixer/ seems like the highest level alternative we have.
Another one: https://github.com/matus-chochlik/oglplus/blob/develop/include/oalplus
This is a demo by obst: https://www.youtube.com/watch?v=y-Pa49D2fjc (You need to set the quality to very high to hear some difference)
The current sound distribution is stereo, but it respects only 2 channels. We use SDL2_Mixer which can not do that in house, so a switch to openAL would be required.
@obstriegel You meant you have been briefly looking into this, what is the state of your approach. Will you finish?