Version

menu_open
Wwise SDK 2019.2.15
Importing a new SFX and setting a value to a property

Creates a new SFX under "objectPath", setting its volume attribute to 1.

Function URI

ak.wwise.core.audio.import

Arguments

{
"importOperation": "createNew",
"default": {},
"imports": [
{
"importLanguage": "SFX",
"@Volume": "1",
"objectPath": "\\Actor-Mixer Hierarchy\\Default Work Unit\\<Actor-Mixer>Test 0\\<Sequence Container>Container 0\\<Sound SFX>Sound 0"
}
]
}

Result

{
"objects": [
{
"name": "Test 0",
"id": "{47EF0874-4C86-4DB6-A63B-4411A1EA766E}"
},
{
"name": "Container 0",
"id": "{E9AD319F-BCC3-43C0-9645-851B758A86FD}"
},
{
"name": "Sound 0",
"id": "{692C77EB-7542-4AE9-A56A-ADB9D4CE0008}"
}
]
}

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