La section Questions et réponses de la communauté Audiokinetic est un forum où les utilisateurs de Wwise et de Strata peuvent poser des questions et répondre à celles des autres membres de la communauté. Si vous souhaitez obtenir une réponse de la part de l'équipe de soutien technique d'Audiokinetic, veillez à utiliser le formulaire de Tickets de Soutien.

0 votes
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.
dans General Discussion par Jack M. (430 points)

1 Réponse

+1 vote
 
Meilleure réponse
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.
par Benoit S. (Audiokinetic) (16.0k points)
sélectionné par 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.
...