バージョン

menu_open
Wwise SDK 2023.1.6
Importing a WAV file into a Convolution Reverb effect plug-in

Creates a Sound and a Convolution Reverb effect plug-in, then imports a WAV file as an impulse response.

関数URI

ak.wwise.core.object.set

引数

{
"objects": [
{
"object": "\\Actor-Mixer Hierarchy\\Default Work Unit",
"children": [
{
"type": "Sound",
"name": "Reverb",
"@Effects": [
{
"type": "EffectSlot",
"name": "",
"@Effect": {
"type": "Effect",
"name": "Reverb",
"classId": 8323075,
"import": {
"files": [
{
"audioFile": "C:\\ImpulseResponse.wav"
}
]
}
}
}
],
"import": {
"files": [
{
"audioFile": "C:\\wave\\cues\\30.wav"
}
]
}
}
]
}
],
"onNameConflict": "merge"
}

結果

{
"objects": [
{
"id": "{88012962-D6A8-4400-BC86-DF1A5980EDFA}",
"name": "Default Work Unit",
"children": [
{
"id": "{2DF8A2CA-E676-4A66-B7D4-EEA3CEC818D7}",
"name": "Reverb",
"import": {
"objects": [
{
"id": "{B0110790-DB1A-4AFA-A0C2-A90E7350D441}",
"name": "30"
}
],
"logs": [
{
"severity": "Message",
"message": "Finalizing Importation..."
}
]
},
"@Effects": [
{
"id": "{494D2556-01CF-4E46-BC4E-5DA41CA1FF0D}",
"name": "",
"@Effect": {
"id": "{4349C021-EE84-4AA7-8D28-617B48DF1065}",
"name": "Reverb",
"import": {}
}
}
]
}
]
}
]
}

Wwise Authoring APIの詳細は、 Wwise Authoring API (WAAPI)を使用する を参照してください。


このページはお役に立ちましたか?

サポートは必要ですか?

ご質問や問題、ご不明点はございますか?お気軽にお問い合わせください。

サポートページをご確認ください

あなたのプロジェクトについて教えてください。ご不明な点はありませんか。

プロジェクトを登録していただくことで、ご利用開始のサポートをいたします。

Wwiseからはじめよう