menu
 
Version
2018.1.11.6987

2024.1.5.8803

2023.1.13.8732

2022.1.19.8584

2021.1.14.8108

2019.2.15.7667

2019.1.11.7296

2018.1.11.6987

2017.2.10.6745

2017.1.9.6501

2016.2.6.6153

2015.1.9.5624

menu

Wwise Unreal Integration Documentation
GenerateSoundBanks Commandlet

The Wwise Unreal plug-in provides a commandlet allowing you to generate SoundBanks from the command line. Usage of the commandlet is:

<UE4-Editor-cmd.exe> <path_to_uproject> -run=GenerateSoundBanks [-platforms=listOfPlatforms] [-banks=listOfBanks] [-wwiseCliPath=pathToWwiseCli]

Parameters are :

  • platforms: (Optional) Comma separated list of platforms for which SoundBanks will be generated, as specified in the Wwise project. If not specified, SoundBanks will be generated for all platforms.
  • banks: (Optional) Comma separated list of SoundBanks to generate. Bank names must correspond to a UAkAudioBank asset in the project. If not specified, all SoundBanks found in project will be generated.
  • wwiseCliPath: (Optional) Full path to the Wwise command-line application, used to generate the SoundBanks. If not specified, the path found in the Wwise settings will be used.
  • help: (Optional) Print this help message. This will quit the commandlet immediately.

Example usage:

<UE4-Editor-cmd.exe> <path_to_uproject> -run=GenerateSoundBanks -platforms=Windows,Mac

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