This is a read-only archive of the Mumble forums.

This website archives and makes accessible historical state. It receives no updates or corrections. It is provided only to keep the information accessible as-is, under their old address.

For up-to-date information please refer to the Mumble website and its linked documentation and other resources. For support please refer to one of our other community/support channels.

Jump to content

Plugin - Mumble Link - Audio behind the player very quiet


KFiguerado
 Share

Recommended Posts

Hello,

 

I'm implementing Mumble Link into my game and I'm running into an issue.

 

The audio behind the player is incredibly quiet. To me it seems like the positional audio is only panning to the right or left so far until it cuts out (so it doesn't look like the forward vector is replicated behind the player). I followed the instructions (https://wiki.mumble.info/wiki/Link) on how to implement Link into my game but I'm not sure if I'm missing something. I am converting my coordinates into the correct coordinate plane, I have tried some "hail mary" fixes like setting the Z coordinate to negative and still nothing seems to be working.

Link to comment
Share on other sites

  • Administrators

If you grab the latest snapshot of Mumble 1.4.o from our website you will find that this one includes a new Developer tool: Displaying the positional data processed by Mumble. Maybe this helps verifying that the positional data is picked up correctly.

 

See here for how to enable the developer menu: https://github.com/mumble-voip/mumble/blob/master/docs/DeveloperConsole.md

Link to comment
Share on other sites

 Share

×
×
  • Create New...