Wwise SDK 2023.1.8
|
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.
이름 | 타입 | 설명 |
---|---|---|
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. 사용 가능한 값:
|
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. 사용 가능한 값:
|
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. 사용 가능한 값:
|
frequency | number | Waveform frequency. Default is 440. 범위: [1,22000] |
(필수 *)
Wwise Authoring API에 대한 더 자세한 정보는 Wwise Authoring API (WAAPI, Wwise 저작 API) 사용하기 를 참고하세요.
프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.
Wwise를 시작해 보세요