Version

menu_open
Wwise SDK 2023.1.3
Generating a short sine tone WAV file

Generates a 1 second mono WAV file that contains a sine waveform, with a very short attack and release.

Function URI

ak.wwise.debug.generateToneWAV

Arguments

{
"path": "C:\\WAV\\beep.wav",
"channelConfig": "1.0",
"waveform": "sine",
"frequency": 800,
"attackTime": 0.01,
"sustainTime": 0.98,
"releaseTime": 0.01,
"sustainLevel": 0
}

Options

{}

Result

{}

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