menu
 

AudiokineticのコミュニティQ&AはWwiseやStrataのコミュニティ内でユーザ同士が質問・回答をし合うことができるフォーラムです。Audiokineticテクニカルサポートチームからの回答をご希望の場合は、必ず サポートチケットページ をご利用ください。

0 支持
I'm trying to fully grasp the best way to use soundbanks in UE4 opposed to how I have used soundbanks in Wwise in the past.

 

Do I want to assign a lot of events to a few soundbanks or do I want to keep only related sounds in the same soundbank? The documentation lays out what seems to be a 1 event to 1 soundbank scheme but I assume this is just for tutorial purposes.
Jack M. (430 ポイント) General Discussion

回答 1

+1 支持
 
ベストアンサー
There is no "right" or "wrong" way to manage your banks. The same principles apply for the UE4 integration as for another game not using UE. The 1 event to 1 soundbank in the documentation is indeed for tutorial purposes. Depending on your game, you might prefer large SoundBanks to streamline IO access, or you might want small SoundBanks to improve memory usage.

You can keep on basing your decision on the experience you've acquired by using Wwise in the past!

Sorry if this answer is not clear enough. What I'm trying to say is that the SoundBank vs Event assignment is not different with UE4 compared on another game.
Benoit S. (Audiokinetic) (16.0k ポイント)
Jack M. 選択
Thanks Benoit!

Now do the conversion settings in Wwise affect the UE4 version of soundbanks?
Yessir! I tested that out myself by using extremely different conversion settings. The Wwise UE4 integration was really well done in that way.
...