Version

menu_open
Wwise SDK 2021.1.14
Generating a new SoundBank on disk by specifying inclusions

Import a new SoundBank, generate it and then write it to disk in the SoundBank generation folder.

Function URI

ak.wwise.core.soundbank.generate

Arguments

{
"soundbanks": [
{
"name": "SampleBank",
"events": [
"Event:Play_Footsteps",
"Event:Play_Music"
],
"auxBusses": [
"AuxBus:Cavern"
],
"inclusions": [
"event",
"structure",
"media"
],
"rebuild": true
}
],
"platforms": [
"Windows",
"Linux"
],
"clearAudioFileCache": true,
"writeToDisk": true
}

Refer to Using the Wwise Authoring API (WAAPI) for more information about Wwise Authoring API.


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