Version

menu_open
Wwise SDK 2019.2.15
Get peaks per channel

Get peaks for an audio source object.

Function URI

ak.wwise.core.audioSourcePeaks.getMinMaxPeaksInRegion

Arguments

{
"object": "{AAAAAAAA-BBBB-CCCC-DDDD-EEEEEEEEEEEE}",
"timeFrom": 0.0,
"timeTo": 2.0,
"numPeaks": 750,
"getCrossChannelPeaks": false
}

Result

{
"peaksBinaryStrings": [
"longbase64string",
"longbase64string"
],
"numChannels": 2,
"maxAbsValue": 32767,
"peaksArrayLength": 750,
"peaksDataSize": 1000
}

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