Wwise SDK 2023.1.8
|
If a large number of sounds in a game are playing at the same time, the hardware might not have sufficient resources to handle all of them. To effectively manage the number of sounds that are played, you must determine how many sounds can play simultaneously and which sounds take priority.
In Wwise, there are two main properties that can help you determine which sounds are played in the game:
When the number of triggered sounds exceeds the playback limit, sounds are killed, starting with the lowest-priority sounds.
Additionally, you can set sounds to use virtual voice settings when the playback limit is reached. These settings include an option to continue playing sounds that exceed the limit. However, when the virtual behavior of too many sounds is set to Continue to play, performance could suffer.
These advanced playback settings are defined in Wwise Authoring by the sound designer.
For more information on these settings and their effects on playback, see Managing Priority.
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