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
I am trying to set up reverb in a UE4 level.  I am not hearing any reverb and I am unsure if I am doing something wrong.

 

-Do I need to use "Use Reverb Volumes" on all objects I want affected by reverb (like how occlusion is set up) or will all AKcomponents and Play at location sounds automatically use Reverb unless told explicitly not to do so?
in General Discussion by Jack M. (430 points)
I assume the answer is "no" but I am unsure as I havent gotten Reverb working yet.

1 Answer

0 votes
I had a similar stump.  Couldn't get the volumes to work so I tried using the "Use Reverb Volumes" node on literally everything... no dice.  Here's how I solved the problem:  Assuming you have the desired aux bus from the WwisePicker setup correctly with your volume: check that the sounds you want to use have "Use game-defined..." aux checked on in Wwise and then generate your banks again in UE4.  If you still aren't hearing the reverb check that your Ak Reverb Volumes have collision set to "Trigger" in your details pane.  Having "No Collision" on my volumes kept the system from working for me.  Voila.  I play all my sounds from blueprints so I can confirm it will work on both Ak components and "at location" events.  Hope this helps.
by Robert R. (140 points)
...