Skip to content

Conversation

@NoRines
Copy link
Contributor

@NoRines NoRines commented Nov 7, 2025

When playing a midi song with fluidsynth and looping is turned on it only works when predecoding the song.
Otherwise the program hangs and in my case must be shutdown with 'kill -9'.
This commit fixes the bug by ensuring that the fluidsynth player is in playing mode if seek is called on a finished song.

When playing a midi song with fluidsynth and looping is turned on it
only works when predecoding the song.
Otherwise the program hangs and in my case must be shutdown with 'kill
-9'.
This commit fixes the bug by ensuring that the fluidsynth player is in
playing mode if seek is called on a finished song.
@sezero sezero requested a review from icculus November 7, 2025 20:44
@icculus icculus merged commit 4182794 into libsdl-org:main Nov 7, 2025
5 checks passed
@NoRines NoRines deleted the fluidsynth-loop branch November 7, 2025 22:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants