在 Audiokinetic 社区问答论坛上,用户可对 Wwise 和 Strata 相关问题进行提问和解答。如需从 Audiokinetic 技术支持团队获取答复,请务必使用技术支持申请单页面。

0 投票
Hi,

I need to execute batch rename of the source wave files. I can't seem to find such a function, only per file. How can I do that?

Thank you.
J
分类:General Discussion | 用户: Jaka B. (130 分)

1个回答

0 投票
 
已采纳

Hey Jaka, 

If you want to rename the Audio Sources within Wwise, you can use WAQL. Try this. 

  • Open the List view
  • Type in "$ from type AudioFileSource"
  • Select Batch Rename

If you want to rename the actual file on disk using the File Manager, I don't see any other option than doing it one-by-one. 

用户: Mads Maretty S. (Audiokinetic) (40.2k 分)
Yes, I need to batch-rename all audio source files.

Your method doesn't seem to work, it does not rename the source files, just a name for a source file name, it seems.
I cannot rename a whole game by renaming file by file. That's gonna take too long.

Anyway, thanks for your help.
...