Version
Wwise provides great flexibility in structuring a bus hierarchy. This means that there is no universally correct way to organize your project's sound structure. Still, the following simple example provides overall general practices for the development of a bus structure regardless of a project's mix of assets and requirements.
In the following screenshot, drawn from the Schematic View, we see a project organized with four Audio Busses under a master Audio Bus and three secondary master busses.
For the Master Audio Bus, we have the following busses:
To make it easier to apply adjustments to sounds based on being located in a large airplane hangar, we also added an Auxiliary Bus: Hangar_Env. This way, when the game scene moves to the hangar, we can send sounds - manually or through a game call - to this bus where we apply a reverb reminiscent of the open echo one might hear in such an environment.
Then we have additional master busses, each feeding a secondary output:
Tip | |
---|---|
It is not recommended to send the same sound at the same time to both a secondary and an Audio Bus! Every system has its own level of latency. Even if it's only a couple of milliseconds, the delay in two outputs of the same sound will create a noticeable dissonance. |
Note | |
---|---|
You can generate motion data from a sound object, including music files. For more information on generating motion from an existing sound object, refer to Generating Motion from Existing Sounds. |
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise