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 - More modern backend for SDL_Mixer
Summary: More modern backend for SDL_Mixer
Status: NEW
Alias: None
Product: SDL_mixer
Classification: Unclassified
Component: misc (show other bugs)
Version: unspecified
Hardware: All All
: P2 enhancement
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-09 23:44 UTC by RyanBram
Modified: 2018-04-09 23:44 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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