社区问答

欢迎来到 Audiokinetic 社区问答论坛。在此,Wwise 和 Strata 用户可互帮互助。如需我们团队直接提供协助,请前往技术支持申请单页面。若要报告问题,请在 Audiokinetic Launcher 中选择“报告错误”选项(注意,问答论坛并不会接收错误报告)。我们内部设有专门的错误报告系统,会有专人查看报告并设法解决问题。

要想尽快得到满意的解答,请在提问时注意以下几点:

  • 描述尽量具体:比如,想达到什么样的目的,或者具体哪里有问题。
  • 包含关键细节:比如,Wwise 和游戏引擎版本以及所用操作系统等等。
  • 阐明所做努力:阐明自己为了排除故障都采取了哪些措施。
  • 聚焦问题本身:聚焦于问题本身的相关技术细节,以便别人可以快速找到解决方案。

+1 投票

My setup:

  • I have a 3D Wwise event (game-defined position) 
  • It's playing from an AkAmbient actor in UE4
  • It's routed in Wwise to an ambisonics 3-3 bus
    • which goes to a binaural bus that uses sce_Audio3d (this bus is also set to Ambi 3-3)
      • and then to the master bus as stereo (Wwise audio output set to Stereo Speakers)

What's wrong:

  • When the listener turns away from the emitter, the sound starts to attenuate once it's in the back 120 degrees (roughly) of the listener.
  • When the sound is directly behind the listener, it is completely silent.
 
Some notes:
  • I've tried this on our HRTF bus and our Non-HRTF bus. The Non-HRTF bus is the same channel configuration as the HRTF bus. The only difference is that it doesn't have the SCE_Audio3d object panner on it. The issue exists on both busses.
  • If I set the sound to bypass the ambisonics bus, going straight to its parent, the issue is gone. Only problem is, we want to use this ambisonics bus as a place to do dynamic compression, so we can't just get rid of it. 
 
Anyone have any ideas?
 
分类:General Discussion | 用户: Ian S. (2.1k 分)
Now that GDC is over... anyone have any insight on this?
An update on this:

I tried changing the ambisonics and HRTF busses to 7.1 to see if I was dropping channels when monitoring in stereo. It monitors fine, so I don't think that's the issue.
if you're on 5.1 or 7.1 headset for this check the setup of headphones if they use some kind of software, that can cause trouble
I just came across this same issue. When a sound was panned to the middle of the rears (i.e. x=0, y=-80) on an Ambisonics buss, the sound attenuates to 0.

I found that by changing my Audio setting in Wwise from Stereo Headphone to 5.1 fixed the issue. Is this a bug? My project is being developed for headphone use.
I also have found this issue.
I'm having the same issue with a more harsh effect. The rotation attenuation is too fast, as soon as listener is turned away almost 30 degrees from the emitter,  the opposite ear (stereo) is completely muted. And then the weird thing is that the sound is back in that between +-120 degrees away from the emitter! So it reaches the full volume on both left and right speakers when the emitter is completely in the back of the listener!

1个回答

0 投票
Does the sound object have any cone attenuation on it?
用户: Monty M. (3.1k 分)
Thanks for the response!

Yes, it does. However the cone attenuation is working as expected, and it doesn't change the unexpected behavior when I disable it.
Another thing to maybe investigate is channel configuration throughout the chain.  It's almost like the back channels are being excluded somewhere along the line.  This would be analogous to playing 7.1 content on a 5.1 speaker system without down-mixing, the back channels would simply be missing.  Just stabbing in the dark here.  Let us know when you figure it out.
That's what I was thinking, but I don't know where that would be happening. Thanks for the help.
...