v10networkscom / saltychat-docs

Documentation for Salty Chat (TeamSpeak 3 based Voice Plugin)
https://gaming.v10networks.com
15 stars 22 forks source link

[Feature-Request] Possibillity to change Distortion of Voice for NoLoS #12

Closed McP4nth3r closed 4 years ago

McP4nth3r commented 4 years ago

We use the NoLoS feature for players that sits in a car and would speak with other players outsite of the car.

the Problem is, when the mic Quality of the Player is worst than other the other players cant understand them. When it would be possible to change the distortion of the muffeling sound we can adjust this a bit down. The other way would be, we would to implement the NoLoS to motorbike helmets too but this is to heavy for an helmet

We would be happy if there was an opportunity to implement it :) Mfg McP4nth3r

BlackFlash5 commented 4 years ago

NoLoS doesn't use a distortion at all, it's a high and low frequency cut. Making this adjustable would require to replace the bool property with e.g. an int property to control the range of the frequency cut. However this would break compatibility with scripts and would require a new major version. So this is more something for the next major version, with more changes then just this.

McP4nth3r commented 4 years ago

ok this sounds nice thanks for the answer

BlackFlash5 commented 4 years ago

Will be implemented in 2.0.0, currently being tested in version 2.0.0p1.

BlackFlash5 commented 4 years ago

2.0.0 is with this feature implemented on the stable branch.