All versions - Sounds are played with too low volume [RESOLVED]

User avatar
pango
Posts: 3358
Joined: Wed Jul 18, 2018 6:14 pm
Location: France
Contact:

Re: All versions - Sounds are played with too low volume [RESOLVED]

Post by pango »

You can't raise volume above 1f, sounds are never amplified. It doesn't hurt, but you can check it has the same effect as 1f.
What helps in your change is only the lowering of spatialBlend,

I will try to have a look at it, probably try to tweak minDistance of each AudioSource. Linear rolloff also makes sound volume decay much more slowly with distance, it could make sense indoors since sound is "channeled" by rooms and corridors, I need to check if it feels right, maybe it's a bad idea.
But I have not enough time for that just now...
Mastodon: @pango@fosstodon.org
When a measure becomes a target, it ceases to be a good measure.
-- Charles Goodhart

User avatar
Interkarma
Posts: 7247
Joined: Sun Mar 22, 2015 1:51 am

Re: All versions - Sounds are played with too low volume [RESOLVED]

Post by Interkarma »

Thank you, I appreciate the help. :)

For my part, I just wanted to shift from a bug into refinement domain. Have started aggressively working through open bugs as I find time.

Locked