Version

menu_open
Wwise SDK 2019.2.15
Generating a new SoundBank by specifying inclusions

Sample call that import a new SoundBank and then generate it, the SoundBank will not be saved in the project. Refer to ak.wwise.core.soundbank.generated to learn how to retrieve the SoundBank data.

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"
]
}
],
"platforms": [
"Windows",
"Linux"
]
}

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