版本
要在声音引擎中使用 SoundBank 名称,必须在 Project Setting 对话框的 SoundBank 选项卡上选择 Use SoundBank Names 选项。在此,可设置游戏所需 SoundBank 的大小限制和数量。Then you can organize the Events, object structures, and media into the various SoundBanks based on the strategy chosen as well as the characters, objects, zones, or levels in game.
Wwise 对可加载到内存中的 SoundBank 数量及其大小并没有限制。对 SoundBank 大小的唯一限制在于系统或主机上可用的内存。各个工程各不相同,您可以自行决定最适合您工程的方法。
鉴于开发的游戏类型以及选用的 SoundBank(音频包)策略,SoundBank 可能包含不同类型的信息和媒体。您选择的策略将最终确定 SoundBank 的大小和内容。SoundBank 可包含以下任意类型的工程元素的组合:
Event 数据
声音、音乐或振动结构数据
媒体文件
在使用 User-defined SoundBank 时涉及以下任务。You can choose to create and populate your SoundBanks manually, using a definition file, or a combination of both.