BVengo / sound-controller

A fabric mod providing complete control over all sounds played in the game.
GNU Lesser General Public License v3.0
3 stars 2 forks source link

[Bug]: Doesn't adjust sounds already playing #1

Closed BVengo closed 1 year ago

BVengo commented 1 year ago

Describe the Bug

Sounds that have a longer duration (e.g. music, ambience, etc) will retain their current volume until finished.

Steps to Reproduce

Minecraft music is a bit hard to test since the correct version needs to be pinpointed. It's easiest to test by lighting and standing next to a nether portal and playing around with the minecraft:block.portal.ambient sliders.

Expected Behavior

The sounds currently playing would have their volume adjusted, in a fashion similar to when the category sliders are used.

Screenshots

No response

Fabric Version

No response

Mod Version

No response

Log Output

No response

Additional Context

No response