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 955

Summary: Native MIDI music does not loop on Mac OS X
Product: SDL_mixer Reporter: Simon Howard <fraggle+libsdl>
Component: miscAssignee: Sam Lantinga <slouken>
Status: RESOLVED DUPLICATE QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: 1.2.11   
Hardware: Other   
OS: Other   

Description Simon Howard 2010-02-17 05:07:49 UTC
The new Mac OS X native MIDI code no longer crashes (as the previous code did).  However, the music does not loop.  When calling Mix_PlayMusic with 'loops' set to -1, the music is supposed to repeat forever, restarting when the track finishes.  However, this does not happen.
Comment 1 Sam Lantinga 2011-12-31 10:46:02 UTC

*** This bug has been marked as a duplicate of bug 934 ***