社区问答

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

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

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

+1 投票
I'm having trouble getting Wwise convolution reverb to work in Unreal while using Event Based Packaging.  It's perhaps because there's no implicit way to manually load a soundbank filled with the convolution impulses.  Direct effect assignments on the sound object and effect assignments on an aux bus do not appear to be loading the pertinent impulses either.  Convolution reverb is working properly when auditioning within Wwise.  I am only using Factory Convolution Reverb impulses and settings.  Any ideas?
分类:General Discussion | 用户: Chase A. (110 分)
重新分类 用户:Mads Maretty (Audiokinetic)
I am also experiencing the same issue and am in need of an answer.
I'm currently having the same issue. We are using Event Based Packaging with Wwise 2021.1.8 and Unreal 5.0.3, and convolution reverb media files are showing as missing. The specific message is, "Plug-in media unavailable: Wwise Convolution Reverb", "Plug-in media unavailable: Could not find Impulse Response (*name of reverb setting*)". How can I ensure these impulse assets are packaged with the build?
I found another way to fix it: In Wwise, go to the ShareSets tab and create a new child -> Convolution Reverb. Set it up, choose your custom impulse file, and save the project. Then, go to your Actor Mixer or Master Mixer asset and add the Convolution Reverb effect, but choose the newly created ShareSet. After that, the custom impulse should be added to the soundbank during generation.

1个回答

+1 投票
I fixed this issue by creating an AUX bus in Wwise and adding a convolution reverb effect with my custom Impulse Response file. I'm not using this AUX in the Unreal project, it is just in the content browser. EBP sound banks now generate well with this custom IR file. Moreover, I tried having this AUX only in Wwise, and it works as well.
I guess this happens because Unreal needs some asset in the content browser to make it visible to EBP sound banks. So if we place there an AUX with the custom convolution included, the system can take that media and include it in EBP.
用户: Danil B. (160 分)
...