NagyD / SDLPoP

An open-source port of Prince of Persia, based on the disassembly of the DOS version.
GNU General Public License v3.0
1.1k stars 141 forks source link

Multi-channel sound playback option #235

Open spaztron64 opened 3 years ago

spaztron64 commented 3 years ago

Is it a reasonable request to add an option to play any number of sounds at the same time? The priority system made sense in 1990 when multi-channel CPU mixing was out of the question, but now it's very much possible.

NagyD commented 3 years ago

Here is my attempt on a new branch: https://github.com/NagyD/SDLPoP/compare/multi_sounds