Groupe-Volume control relative #2716
Photelegy
started this conversation in
Feature requests and ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone
I also created player-groups.
Is it somehow possible to change how the groupe-volume influences the individual volumes?
Example: How it behaves right now.
Group = vol.60 -> vol.30 (60-30)
Player1 = vol.80 -> vol.50 (80-30)
Player2 = vol.40 -> vol.10 (40-30)
(So it's by addition/subtraction of the volume.)
❗Example: How I want it to behave:
Group = vol.60 -> vol.30 (60/2)
Player1 = vol.80 -> vol.40 (80/2)
Player2 = vol.40 -> vol.20 (40/2)
(So it's by multiplication/division of the volume.)
BECAUSE than the relative volume relative to eachother is kept equal!
So if I have 2 speakers in opposite corners, I sit closer to Player2 and I have adjusted their volume so they sound for this position equally loud they still sound equally loud with multiplication/division but NOT with addition/subtraction.
I hope it's understandable what I mean.
Can someone give me some ideas or help how to achieve this?
Thank you all very much!
Beta Was this translation helpful? Give feedback.
All reactions