버전

menu_open
Wwise SDK 2023.1.5
ak.wwise.debug.generateToneWAV

Generate a WAV file playing a tone with a simple envelope and save it to the specified location. This is provided as a utility to generate test WAV files.

Arguments

이름 타입 설명
path * string File path to write the generated WAV file. This path normally uses the file extension WAV.
bitDepth string Bit depth of the audio file. Default is int16. 사용 가능한 값:
  • int16
  • float32
sampleRate number Sample rate of the audio file. Default is 48000 Range: [300,192000]
channelConfig string Channel configuration of the audio file. Default is 1.0. Please use the silence waveform for the ambisonics configurations, as the other tone signals will be incompatible with the format. 사용 가능한 값:
  • 0.1
  • 1.0
  • 2.0
  • 2.1
  • 3.0
  • 4.0
  • 5.1
  • 7.1
  • 5.1.2
  • 7.1.2
  • 7.1.4
  • Ambisonics 1st order
  • Ambisonics 2nd order
  • Ambisonics 3rd order
  • Ambisonics 4th order
  • Ambisonics 5th order
sustainTime number Number of seconds of the signal holds at the specified level. Default is 1 second. 범위: [0,*]
sustainLevel number Decibel attenuation for the sustained signal. Default is 0 dB. 범위: [-100,0]
attackTime number Number of seconds for the signal to reach sustain level. Default is 0 second. 범위: [0,*]
releaseTime number Number of seconds for the signal to release from sustain level. Default is 0 second. 범위: [0,*]
waveform string Waveform type. Default is silence. 사용 가능한 값:
  • silence
  • sine
  • triangle
  • square
  • whiteNoise
frequency number Waveform frequency. Default is 440. 범위: [1,22000]

(필수 *)

인자 스키마

예제

Wwise Authoring API에 대한 더 자세한 정보는 Wwise Authoring API (WAAPI, Wwise 저작 API) 사용하기 를 참고하세요.


이 페이지가 도움이 되었나요?

지원이 필요하신가요?

질문이 있으신가요? 문제를 겪고 계신가요? 더 많은 정보가 필요하신가요? 저희에게 문의해주시면 도와드리겠습니다!

지원 페이지를 방문해 주세요

작업하는 프로젝트에 대해 알려주세요. 언제든지 도와드릴 준비가 되어 있습니다.

프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.

Wwise를 시작해 보세요