Version
menu_open
Attention : vous avez été redirigé vers la plus récente documentation correspondant à votre version générale ( 2023.1.4.8496 ). Si vous souhaitez accéder à la documentation de votre version précise, veuillez télécharger la documentation hors ligne depuis l'Audiokinetic Launcher et sélectionner l'option de documentation Offline dans l'application de création Wwise.
Wwise SDK 2023.1.4
Understanding playback limit and priority

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:

  • Playback limit: specifies the maximum number of sound instances that can be played at any one time.
  • Playback priority: specifies the relative importance of sound objects.

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.


Cette page a-t-elle été utile ?

Besoin d'aide ?

Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !

Visitez notre page d'Aide

Décrivez-nous de votre projet. Nous sommes là pour vous aider.

Enregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !

Partir du bon pied avec Wwise