libsdl-org / SDL_mixer

An audio mixer that supports various file formats for Simple Directmedia Layer.
zlib License
431 stars 147 forks source link

Add support for libopenmpt. #590

Open CicTec opened 10 months ago

CicTec commented 10 months ago

Hi,

SDL2 currently supports libxmp and libmodplug as MODs decoders. I think it would be useful to add support for libopenmpt, first because it is the successor to libmodplug (which is no longer maintained), and second because it is used by OpenMPT, so those who want to use particular effects with this composition tracker could do so (in the absence of support in libxmp for example).