Version
menu_open

Effects SoundBank Management

Effects must be packaged in a SoundBank and loaded by your game. How an Effect is packaged in a SoundBank depends on its usage.

  • Actor-Mixer: Any SoundBank that packages an Actor-Mixer object will also package all Effects used by that object, unless specifically excluded in the SoundBank Editor.

  • Master-Mixer: Effects used by Master-Mixer objects (Busses, Auxiliary Busses) are packaged in the Init SoundBank.

  • Audio Devices: Effects used by Audio Device objects are packaged in the Init SoundBank.

[Note]Note

The Init SoundBank is automatically generated by Wwise during SoundBank generation.

Although Master-Mixer and Audio Device Effects are automatically added to the Init SoundBank, some Effects, or parts of Effects, are not. The following items are not automatically added to the Init SoundBank:

  • Effect Media: The Init SoundBank does not package any media files. Effect media must be packaged in a user-defined SoundBank and loaded by the game before that Effect is used.

  • Effects loaded at runtime: Your game may make use of the SDK functions to change a Bus or Audio Device effect at runtime. If the Effect to be loaded is in use by your project during SoundBank generation (i.e. referred to by a Bus, Auxiliary Bus, or Audio Device) then it will be packaged in the Init SoundBank. Otherwse the Effect must be packaged in a user-defined SoundBank and loaded by the game prior to being used.

For more information about SoundBank management, refer to Managing SoundBanks.


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise