libsdl-org / SDL_mixer

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

Mix_FadeOutMusic blocks when called on macOS #607

Open owenthompson opened 7 months ago

owenthompson commented 7 months ago

After calling Mix_FadeOutMusic, the application blocks for the number of milliseconds requested, despite the documentation stating it shouldn't block.

This is using sdl2_mixer version 2.8.0 on macOS 13.6.6.