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.

+1 vote
I've been having trouble working on a particular use case for the Wwise UE4 integration. I would like to be able to use an ambisonic recording for a stationary user which still reacts to the orientation of the user. I was hoping to enable further support for 360 video in UE4 this way. So far everything I've tried has resulted in either a static ambient sound or a spatialized mono sound when played in the unreal editor. Is it possible to have ambisonics work as sound fields in UE4 or is this not supported?
in General Discussion by Stephen W. (110 points)
The question is actual for me. Any new info?
Well, you could also try using Game-Defined positioning, but in the Attenuation Editor, set the Output Bus Volume to a constant 0dB.

It'll be spatialized, but your distance to the listener won't change the volume.

This can cause issues if you can approach the emitter in game. If you walk through it, your rotation will flip.
Also, it might be that you're just making a silly mistake. (Happens to me all the time.)

If you want, you can send me some screenshots and I can look through them to see if I find any mistakes.

1 Answer

+1 vote
Have you set the positioning to User-Defined and unchecked Follow Listener Orientation? It should make it so that the sound field's origin is the listener, but will keep its orientation relative to the world when the listener rotates.
by Ian S. (2.1k points)
I tried this and the result appears to be that the source is locked, but the ambient sound doesn't respond to rotation.
Sorry it's taken a while to get back to you.

I'm not quite sure what you mean when you say the sound doesn't respond to rotation. Could you explain the behavior in a little more detail?
Its no different from the sound being played from a source that isn't spatial, such as a mono track that is locked to the rotation of the player. The sound doesn't change based on the user's location, which is great, but also does not change when the user rotates.
...