Audiokinetic의 커뮤니티 Q&A는 사용자가 Wwise와 Strata 커뮤니티 내에서 서로 질문과 답변을 하는 포럼입니다. Audiokinetic의 기술 지원팀에게 문의하고 싶으신 경우 지원 티켓 페이지를 사용해주세요.

How can one use akreverbvolumes in UE4 to create ambient zones and room verbs for ak events?

0 투표
I cannot find any documentation anywhere regarding using akreverbvolumes in UE4. I want to set up ambient zones and roomverbs like I was able to using unreals reverb volumes.
문의 2014 7월 24 General Discussion Ryan B. (150 포인트) 로 부터
재 태그 2014 7월 29 Benoit S. (Audiokinetic) 로 부터

1 답변

+3 투표

The AkReverbVolumes in UE4 use the game-defined auxiliary send mechanism in Wwise.

  1. First, set-up your effects in Wwise. For more information on this, refer to the Wwise help, under  Wwise Help > Using Sounds and Motion to Enhance Gameplay > Managing Effects > Using Effects to Implement Environment Acoustics. Pay specific attention to the sections about Game-defined auxiliary sends.
  2. In Unreal Editor, you can add a Ak Reverb Volume to your level the same way you add an Unreal Reverb Volume
  3. Once it has been added, go to the volume's Details panel. Under the Ak Reverb Volume section, enter the desired auxiliary send's name in the Aux Bus Name field.
  4. Re-generate your soundbanks and preview your level. You should hear the effect on your sound.

If you need an example of this, you can refer to the ReverbDemo.umap level in UnrealWwiseDemoGame, and to the corresponding Wwise project.

답변 2014 7월 29 Benoit S. (Audiokinetic) (16,020 포인트) 로 부터
AkReverbVolume not working in custom game project in UE4
...