exokitxr / exokit

Native VR/AR/XR engine for JavaScript 🦖
MIT License
997 stars 117 forks source link

Voicechat falloff #107

Open avaer opened 6 years ago

avaer commented 6 years ago
  1. Seems way too aggressive falloff.
  2. Seems too poinpoint-y. Within e.g. arm's distance we should probably make it full blast. Might not be realistic but better UX.
shawwn commented 6 years ago

Sure, seems reasonable. Human hearing definitely isn’t linear falloff, and I doubt it’s quadratic.

One thing: directionality is very important to preserve. Whatever we do, make sure someone can tell when someone is behind them vs in front of them.