Reduce SynthSettingsRing volume step size (PR #9469)
Fixes #6754.
Summary of the issue:
When changing synth volume setting using the settings ring, the value is increased and decreased by 10, which is too much for some users.
Description of how this pull request fixes the issue:
As suggested in #6754, the step has been decreased to 5, which is more acceptable.