Open ipaqmaster opened 4 weeks ago
I found the cause for this is fluid_synth_system_reset(fs_synth_)
in stop()
and have submitted a pull request that comments it out with a warning.
In local testing this appeared to fix this issue. https://github.com/sirjuddington/SLADE/pull/1738
This might not be the best patch. I just experienced a long note hanging after stopping the playback of some MIDI.
Is it possible this is instead a problem with a latent Fluidsynth version?
SLADE Version
3.2.6
OS
Linux
Editor
Resource editor
Steps to Reproduce and Observed Behavior
Automatically play audio entries when opened
Use Fluidsynth
,gzdoom.sf2
soundfont file.Expected Behavior
Playing a MIDI file the second time should start playback in the same way as the first time. Rather than starting playback with the instruments as the default piano.
Screenshots
No response