Version

    Other Documentation

menu_open
Wwise SDK 2021.1.14
Getting peaks across channels

Gets peaks for an audio source object (within the trimmed region).

Function URI

ak.wwise.core.audioSourcePeaks.getMinMaxPeaksInTrimmedRegion

Arguments

{
"object": "{AAAAAAAA-BBBB-CCCC-DDDD-EEEEEEEEEEEE}",
"numPeaks": 750,
"getCrossChannelPeaks": true
}

Result

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

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


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise