vRP-framework / vRP

FiveM (http://fivem.net) RP addon/framework
https://vrp-framework.github.io/vRP
MIT License
294 stars 191 forks source link

boosting voice chat volume #589

Open IllInuz opened 4 years ago

IllInuz commented 4 years ago

When not using VRP voice but the voip server, hearing other players can seem a tad hard, even with everything maxed out, is there a way theres a volume control option in the core audio.lua file that we can alter to our needs?

ImagicTheCat commented 4 years ago

vRP voice ~= voip server ?

https://github.com/ImagicTheCat/vRP/blob/master/vrp/cfg/audio.lua#L28

IllInuz commented 4 years ago

I know but where can we set the volume gain/loss ?

Is it processing raw input and output levels?

Op ma 20 jan. 2020 14:12 schreef Imagic notifications@github.com:

vRP voice ~= voip server ?

https://github.com/ImagicTheCat/vRP/blob/master/vrp/cfg/audio.lua#L28

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ImagicTheCat/vRP/issues/589?email_source=notifications&email_token=AB37BIGXZDSGBLPWVMEGFXTQ6WPKJA5CNFSM4KI7HL52YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEJMSOVQ#issuecomment-576268118, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB37BIG5BMLMDX5JWE4VQ7LQ6WPKJANCNFSM4KI7HL5Q .

ImagicTheCat commented 4 years ago

Best would be in-game parameters to adjust volume for emitted and received voices.

Almi322 commented 4 years ago

vrp/cfg/audio.lua cfg.world_voice add this gain = {gain = 0.5} after "spatialization" and dont forget comma gain default 1