We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 4130

Summary: More modern backend for SDL_Mixer
Product: SDL_mixer Reporter: RyanBram <ryanbram>
Component: miscAssignee: Ryan C. Gordon <icculus>
Status: NEW --- QA Contact: Sam Lantinga <slouken>
Severity: enhancement    
Priority: P2    
Version: unspecified   
Hardware: All   
OS: All   

Description RyanBram 2018-04-09 23:44:01 UTC
Currently, sdl_mixer use some MIDI and Module playback library which have one or some of following drawback:

- Copyleft licensed;
- Too many dependencies;
- Too old or unmaintained;
- Have playback glitch.

I recommended SDL developer to look for alternative libraries, such as:
1. TinySoundfont for MIDI
2. libxmp_lite for IT, XM, MOD, and S3M
3. MiniMP3 for MP3