Version
The Bus Positioning tab allows you to redefine how audio will be mixed at the output of the current Audio or Auxiliary Bus. Just as with the Positioning Tab: Actor-Mixer and Interactive Music Objects, Audio and Auxiliary Busses can use either 2D or 3D positioning.
The main difference between the two types of positioning is the way in which the source channels are mapped to the output speakers. By default, the source channels of a 2D sound are linked together and are played through the front left and right speakers regardless of the position or orientation of the listener or game object. You can, however, use the 2D Panner to balance the volume of each channel so the sound can be heard through different speakers.
For 3D busses, each input channel can be output to any speaker in a surround environment making it easy to simulate movement of the bus or sound in relation to the listener. With 3D busses, you can either predefine the spatialization yourself in Wwise or use the actual position of the game object in game. You can also apply distance attenuation to 3D sounds and then share these settings across many different objects within Wwise using an Attenuation ShareSet.
General | |||||||
---|---|---|---|---|---|---|---|
Interface Element |
Description |
||||||
Name |
The name of the object. |
||||||
Notes |
Any additional information about the object properties. |
||||||
Controls the Mute and Solo states for the object and shows the implicit mute and solo states for the object. Muting an object silences this object for the current monitoring session. Soloing an object silences all the other objects in the project except this one. A bold M or S indicates that the Mute or Solo state has been explicitly set for the object. A non-bold M or S with faded color indicates that the object's Mute or Solo state was implicitly set from another object's state. Muting an object implicitly mutes the descendant objects. Soloing an object implicitly mutes the sibling objects and implicitly solos the descendant and ancestor objects.
|
Positioning | ||||
---|---|---|---|---|
Interface Element |
Description |
|||
Center % |
The amount or percentage of volume that is passed through the center speaker.
Default Value: 0
|
|||
Enable Positioning |
Activates the 2D/3D combo box for specifying positioning settings. Beyond activating the 2D/3D combo box, the Enable Positioning flag has a very important purpose: it determines whether or not to evaluate the emitter-listener associations for the current game object at this node in the voice graph. It is also possible to have a 2D sound that is Positioning Enabled; this means that we will evaluate the emitter-listener associations (the downstream node will be on a different game object), but not perform 3D spatialization. Here are some examples to demonstrate the usage of the Enable Positioning flag:
If you see two instances of the Master Audio Bus in the Voice Graph when you do not expect to, it is a good indication that you forgot to set the Enable Positioning flag at some point in your signal chain. |
|||
2D/3D combo box |
Specifies that the object positioning is 2D or 3D. An RTPC can be set to switch between both at runtime. By default, 2D objects are only played through the front left/right speakers if there are no propagation behaviors. The position and orientation of the listener in game are also ignored. 3D objects are played through all speakers in a surround environment. The speakers through which the object is played are based on the actual position of the emitter in relation to the listener. The positioning for 3D objects can be one of either User-defined or Game-defined. Distance-based attenuation can also be applied to 3D sound and motion objects. |
|||
2D | ||||
Enable Panner |
Allows you to balance the volume or intensity of each channel so that a sound can be heard through any of the speakers in a 2.0 to 7.1 Audio Bus. The 2D Panner works independently of the number of channels within the source.
|
|||
|
Opens the 2D Panner. |
|||
3D | ||||
Attenuation | ||||
(Selector) |
The list of attenuation instances that can be applied to the object. To remove an attenuation instance, select the None option. |
|||
|
Opens the Attenuation Editor where you can define the distance-based attenuation settings for the selected attenuation instance. If you use a ShareSet, any changes you make to the attenuation settings will be applied to all objects using this ShareSet. |
|||
Mode |
Determines whether the attenuation instance is a unique instance or shared across several objects within your project. The mode can be either:
|
|||
|
Displays the selected ShareSet in the ShareSets tab of the Project Explorer. |
|||
Position Source | ||||
User-defined |
Specifies that the object's spatial positioning is defined by creating a path in Wwise. You can define a set of fixed propagation behaviors that will ignore the position and orientation of the game object. With user-defined positioning, you also have the option of following or ignoring the orientation of the listener. User-defined spatialization is useful for game interfaces, menus, non-localized ambiences, and voices. |
|||
|
Displays the Position Editor (3D User-defined), where you can create animation paths that define the spatial positioning of the object. The Edit button is only available when the User-defined option is selected. |
|||
Follow Listener Orientation |
Determines whether the position of the animation path is locked to the orientation of the listener. When selected, the path moves with the listener. This means that the sound will always be heard through the same speakers regardless of the orientation of the listener. When this option is not selected, the listener moves independently of the path. This means that the sound will be heard through different speakers as the listener turns around. For example, let's say you are using User-defined positioning to create non-localized bird sounds in your game. You have a one-point path that is located in the front-right quadrant. As the listener turns around in game, the following will occur:
This option can be useful for creating non-localized ambient sounds. This option can only be tested in game because the listener concept has not been integrated into the Wwise authoring application. |
|||
Game-defined |
Specifies that the object's spatial positioning is defined by live game position data. When Game-defined is selected, the propagation properties defined in Wwise are directly related to the position and orientation of the listener and game object in game. |
|||
Update at each frame |
Determines how often positioning information is updated. If selected, the object's position is updated at every game frame. If unselected, the object's position is determined when it is first played and then not updated after that. |
|||
Spatialization Mode |
Specifies how the positioning of the source is calculated to simulate movement within a 3D space.
Refer to Effect of Orientation for a discussion on Position and Position + Orientation modes. |
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