Talk:Will you ever support MOD music?
Jump to navigation
Jump to search
Bob the Hamster: MOD support would be extremely easy to add to the music_sdl backend, as would mp3 and ogg. All we would have to do is enable those formats in the importer. Getting MOD/MP3/OGG support in music_native and music_allegro is considerably more difficult, and we do not yet have any kind of roadmap for that.
Mike C. Well, not considerably more difficult. Depending on the library, we can either let it run to it's own devices, or use the waveform it produces to stream it. The latter case would be preferable, because it's the same procedure used to play MP3s or OGGs.