Guribo / UdonVoiceUtils

Tools/Components for UDON (VRChat) based worlds. Includes private channels, reverb, auto player range adjustment, etc. for player voices.
https://guribo.github.io/TLP
MIT License
147 stars 4 forks source link

wonder how to add voice reverb? saw reverb on readme....... #6

Closed xzkeee closed 3 years ago

Guribo commented 3 years ago

There is no reverb support for voices in this. The reverb is referring to worldaudio sources that are driven by a BetterAudioSource script. This hasn't been released yet as it is in development. There is apparently a way to affect voices too but I don't know yet how.

Guribo commented 3 years ago

I did a little research recently regarding voice reverb, these are the results currently: https://github.com/Guribo/BetterAudio/wiki/Reverb-in-VRChat

xzkeee commented 3 years ago

big thanks! I will try them out