Version
Bus icons represent the processing status of a bus as determined by Wwise. The following table outlines the criteria used to determine the processing status of a bus. In general, busses are handled as non-mixing unless the processing they would perform cannot be deferred. This is because non-mixing busses provide a more efficient use of CPU and memory by propagating their properties to their inputs without performing any processing.
Icon |
Processing Status |
Description | |||
---|---|---|---|---|---|
(Audio) (Auxiliary) |
Mixing |
A processing status that Wwise can apply to both Audio Busses and Auxiliary Busses. The properties of a Mixing bus are passed down to objects routed to the bus and to child busses. Any Effects defined on the bus are processed, and the result is output in a channel-based format. A bus is mixing if:
| |||
(Audio) (Auxiliary) |
Processing Audio Objects |
A processing status that Wwise can apply to both Audio Busses and Auxiliary Busses. All properties of this bus are passed down to objects routed to the bus and to child busses. Any Effects defined on the bus are processed, and the result is output as Audio Objects. A bus is Processing Audio Objects if:
Refer to Understanding Object-Based Audio for further details. | |||
(Audio) |
Not Mixing |
A processing status that Wwise can apply to Audio Busses. The properties of a Non-Mixing bus are passed down to objects routed to the bus and to child busses, however, no processing is performed and hence the format of the objects and children is not modified. Any properties authored on a Non-Mixing bus are applied to the routed objects at voice level. A bus is Not Mixing if the following statements are true:
| |||
(Audio) (Auxiliary) |
Processing |
A processing status that Wwise can apply to both Audio Busses and Auxiliary Busses. The processing status of this bus will be resolved as either Mixing or Processing Audio Objects when the Wwise sound engine connects to the endpoint and receives information concerning the format(s) supported. A bus is Processing if the following statements are true:
|
Non-mixing busses do not appear in the following locations:
The Busses tab of the Advanced Profiler
The Voices Graph tab of the Advanced Profiler
The Audio Object Profiler
Busses that are Mixing, Processing Audio Objects, or Processing do appear in these locations. This is demonstrated by the following figure. Notice the Environmental and Environments busses do not appear in the Advanced Profiler's Busses tab while their child Auxiliary busses env_corridor and env_small_room do. This is because the Environmental and Environments busses are non-mixing busses, while their child busses are Processing.
Non-Mixing busses do not appear in the Advanced Profiler Busses tab. | |
Busses that are Mixing, Processing Audio Objects, and Processing do appear in the Advanced Profiler Busses tab. |
For a non-mixing bus, the meter is not available in the Property Editor's General Settings tab. You will see a message to this effect (as shown in the following figure). In the case of a bus that is Mixing, Processing Audio Objects, or Processing, the meter is displayed.
Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !
Visitez notre page d'AideEnregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !
Partir du bon pied avec Wwise