EasyRPG / Player

RPG Maker 2000/2003 and EasyRPG games interpreter
https://easyrpg.org/player/
GNU General Public License v3.0
965 stars 183 forks source link

Fix issue 3135 (Fluidsynth: Turn off all sound when the music changes) #3142

Closed Ghabry closed 7 months ago

Ghabry commented 8 months ago

Solves an issue that old notes finish fading out when using BGM Stop followed by a BGM Play later.

Fix #3135

Ghabry commented 8 months ago

confirmed working via a message on twitter. I just have to fix the FluidLite compat issues.

Ghabry commented 7 months ago

closing in favor of #3148