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
Hey guys

I was following the Tutorial for Rooms and Portals, but something doesn't work as expected.

When the Listener and the Emitter are outside of the room, everything is fine. When I move the Listener inside a room (with a portal), the sound from outside of the room can still be heard, but not as expected, through the portal but as a non spatial sound, meaning: the sound from outside of the room comes through both speakers, no matter how the listener is oriented to the portal. Furthermore: the sound is not attenuated anymore. I would the expect the sound to be attenuated and only be "coming from the portal".

I used the Game Object 3D Viewer to observe what is happening. When the Listener is outside the room, everything is fine, but as soon es I move it inside, all soundemitters pile up right where the portal is (which at least explains why all the attenuation is lost).

Do you guys have any Idea, what the problem might be?

 

Here is the basic setup:

Emitter: Box-Collider, AkGameObject (Environment Aware), AkAmbient (to play the sound on start), Rigidbody and AkSpatial Audio Emitter

Listener: Capsule-Collider, AkGameObject, AkAudioListener, AkSpatialAudioListener

Room: BoxCollider, AkRoom, Rigidbody

Have a nice one

Benny
in General Discussion by Benjamin F. (100 points)

Please sign-in or register to answer this question.

...