Community Q&A

Welcome to Audiokinetic’s community-driven Q&A forum. This is the place where Wwise and Strata users help each other out. For direct help from our team, please use the Support Tickets page. To report a bug, use the Bug Report option in the Audiokinetic Launcher. (Note that Bug Reports submitted to the Q&A forum will be rejected. Using our dedicated Bug Report system ensures your report is seen by the right people and has the best chance of being fixed.)

To get the best answers quickly, follow these tips when posting a question:

  • Be Specific: What are you trying to achieve, or what specific issue are you running into?
  • Include Key Details: Include details like your Wwise and game engine versions, operating system, etc.
  • Explain What You've Tried: Let others know what troubleshooting steps you've already taken.
  • Focus on the Facts: Describe the technical facts of your issue. Focusing on the problem helps others find a solution quickly.

0 votes
UE4 has the ability to have volumes (including attenuation) in multiple shapes (capsule, cone, square, sphere) that is quite useful.

Is there a way to set Wwise's attenuation to use these shapes as well? AFAIK Wwise's attenuations in UE4 are all spheres.
in General Discussion by Jack M. (430 points)

1 Answer

0 votes
 
Best answer
Hey Jack, attenuation in wwise only comes from one parameter: distance, meaning it can only calculate spherically.

If I REALLY wanted odd shapes, my best guess would be to remove distance attenuation setting for the sound. Then use RTPCs linked to angle, azimuth and distance etc to devise your own clever distance attenuation in the RTPC settings of the sound. This Might be possible? Of course don't ask me how to work out the curves so that they create the right shape. My trig/calculus is a little rusty.  We could probably set up some odd capsule or pancake shapes, but I don't think we could do a box this way...
by Richard Goulet (5.8k points)
selected by Jack M.
...