社区问答

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

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

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

0 投票
I am creating a ShareSet attenuation for Weapons, and even though I have a really large Max Distance set I can barely hear anything where the audition point is in this picture below. Its a very loud sound at a distance audition of 0, but barely audible where it is in the pic. Seems like it should still be pretty loud to me. Any thoughts?

http://i244.photobucket.com/albums/gg34/ttodia/Unreal3_Wwise_Icanbarelyhearthisloudweaponatthisauditionpoint.jpg
分类:General Discussion | 用户: Tom T. (190 分)
I just noticed that the sound of the default 1 - 100 distance doesn't change (in terms of volume) when I change the max distance to 1000. Auditioning at around 75 distance is the same no matter how much I increase the Mas Distance. What todes the scale to the left of the attenuation show? Because I can barely hear anything at - 0.5%.

1个回答

0 投票

Hi Tom, 

I'm assuming in this answer that you hear your sound attenuation as expected in Wwise, but not in Unreal only. Couple of things to look at for troubleshooting this:

  1. SoundBanks: Have you've generated your SB and are you sure that the game are loading them?  
  2. Game Object: Are you sure that the event triggering this sound is triggered from the right Game Object? If the event was triggered from the 'global game object', the sound would be emitted from the game's origin (0, 0, 0), which could be far away and that would explain why you don't hear it. 

To give you a better idea of what's happening, make sure you connect Wwise to the game and start a profiling capture. You'll find plenty of info there to assist you in your troubleshooting session.  

Hope this helps,

Simon 

用户: Simon A. (Audiokinetic) (3.6k 分)
The In game attenuation is behaving the same as the Wwise attenuation curve, so its working.However, no matter what I do to the attenuation curve in the Wwise editor, I can only audition up to a distance of 100. The volume is cut off after that regardless of the max distance I set it to. Is there a reason that you can see from the picture, why sound would be completely off where I have the audition tab set?
I think I figured it out, I was using a ShareSet attenuation but I didn't have "Use ShareSet" selected in the 3D box under "Mode".
...