版本

menu_open
警告:系统已根据您所用大版本 (2024.1.2.8726) 自动跳转至最新文档。若想访问特定版本的文档,请从 Audiokinetic Launcher 下载离线文档,并在 Wwise 设计程序中勾选 Offline Documentation 选项。

General 选项卡

常规。在 General 选项卡中,您可为工程定义以下工程:

  • 版本控制插件配置

  • 原始音频文件夹位置

  • 缓存文件夹位置

  • 事件创建

  • 用户界面首选项

界面元素

描述

打开搜索框,在其中输入标准字母和数字会筛选掉视图中不相匹配的元素。阅读 “Using tables”一节 了解详细信息。

点击搜索图标左侧的 Close(关闭)图标,以关闭搜索字段并删除筛选器。

Right-click the table header to open the Configure Columns dialog where you can specify which columns to display and their order. See “Using tables”一节.

Filter Behavior(滤波器行为)

Voice LPF and HPF behavior

声部 LPF 和 HPF 行为。决定如何计算 LPF 和 HPF 属性值。

  • Sum All Values (Default)。累加所有值 (默认)。将属性值加在一起。

  • Use Highest Value。使用最大值。使用属性值当中的最大值。

请参阅 “Understanding property filter behavior (LPF, HPF)”一节

Source Control(版本控制)

Plug-in

插件。工程版本控制插件的名称。您可以选择以下任一选项:

有关 Wwise 支持哪些版本的详细信息,请参阅 “Supported Perforce/Subversion versions”一节

  • No Source Control —— 无版本控制。如果您不使用版本控制系统管理素材和工程文件。

  • Perforce.

  • Subversion (deprecated): The Subversion option will not appear in the Plug-in list if the version of Subversion you have installed on your workstation is not compatible with the version used to build the source control plug-in.

  • Other Source Control - If you use another source control system for which you created a source control plug-in.

Available when a source control plug-in is selected. Opens the Source Control Plug-in Configuration dialog where you can define the settings for the plug-in, including Use Audiokinetic Wave Viewer to diff WAV files. 请参阅 Wwise Wave Viewer

Show source control file status in user interface

Enables file status queries to the source control plug-in to show the source control status and owner.

启用后会显示:

  • Work Unit 状态图标

  • Work Unit 状态图标和所有者(视图标题栏工具提示中)

  • Wwise 工程 (WPROJ) 状态和所有者(Wwise 标题栏中)

遇到版本控制插件或服务器性能问题时,禁用该选项。

Prompt for checkout on edit

编辑时提示签出。若启用,则在修改已添加到版本控制系统但未签出的文件时自动打开 Pending Source Control Operations(待处理版本控制操作)对话框。该对话框会提示签出被修改的文件。

若禁用,则只有尝试保存 Wwise 工程才会提示签出被修改的文件。

Original Audio Files

Use project's location

使用工程的位置。指定保存工程的原始媒体文件文件夹的位置。该路径可与工程的目录相关,也可以是绝对路径。默认位置为“Originals”。

Opens the Browse for Folder dialog where you can navigate to the location you want to store the original media files.

[备注]备注

使用浏览按钮选择文件时,如有可能,Wwise 将自动将路径解析为(相对于工程的)相对路径。

不沿用当前用户的位置

仅为当前用户指定新位置。该路径可与工程的目录相关,也可以是绝对路径。

这在以下情形中十分实用:

  • 您暂时没有 Originals 文件夹的访问权限。

  • 您没有更改 Originals 文件夹内容的权限。

  • 您需要为 Originals 文件夹创建临时位置,而不更改工程的 Originals 文件夹的位置。

Opens the Browse for Folder dialog where you can navigate to a new location for storing the original media files for the current user.

[备注]备注

使用浏览按钮选择文件时,如有可能,Wwise 将自动将路径解析为(相对于工程的)相对路径。

Cached Audio Files(缓存音频文件)

Use project's location

使用工程的位置。指定保存工程的缓存文件文件夹的位置。该路径可与工程的目录相关,也可以是绝对路径。默认位置为“.cache”。

Opens the Browse for Folder dialog where you can navigate to the location where you want to store your project cache files.

[备注]备注

使用浏览按钮选择文件时,如有可能,Wwise 将自动将路径解析为(相对于工程的)相对路径。

不沿用当前用户的位置

仅为当前用户指定新位置。该路径可与工程的目录相关,也可以是绝对路径。

这在以下情形中十分实用:

  • 您暂时没有权限访问缓存文件夹。

  • 您没有权限改变缓存文件夹的内容。

  • 您需要为缓存文件夹创建一个临时存储位置,同时不改变工程的缓存文件夹的位置。

Opens the Browse for Folder dialog where you can navigate to a new location for storing your project's cache files for the current user.

[备注]备注

使用浏览按钮选择文件时,如有可能,Wwise 将自动将路径解析为(相对于工程的)相对路径。

Event Creation(事件创建)

Event Creation 设置为新创建的事件指定的名称。

  • Define settings for project —— 定义工程的设置。为工程指定 Event Creation 设置。

  • Override settings for current user —— 不沿用当前用户的设置。仅为当前用户指定 Event Creation 设置。

Add action name

添加动作名称。在启用后,新建事件的动作名称将用来创建事件名称:

  • set as prefix —— 设置为前缀。该 action 名称用作前缀:<action_name>_<object_name>。

  • set as suffix —— 设置为后缀。该 action 名称用作后缀:<object_name>_<action_name>。

Modify case

修改大小写。如果启用,则新事件名称的大小写将设置为:

  • all lowercase —— 全部小写。新事件de名称为全部小写。

  • all uppercase —— 全部大写。新事件的名称为全部大写。

User Interface

Project color

单击图标可打开颜色选择器。

选择颜色并将其应用于此工程的 Wwise 菜单条。

[备注]备注

若选中颜色选择器最左侧方块,则对象沿用其父对象的颜色。若针对对象显式选择某种颜色,则显示调色板图标并在右下角标注黄色三角(如图所示)。

Saved Files

Line Ending

Specifies the line endings in the following files:

  • the project file: .wproj

  • the project settings file: .wsettings

  • Work Unit files: .wwu

  • Wwise_IDS.h

  • SoundBank files:

    • bank, event, and bus files: .xml, .json, .txt

    • ProjectInfo.xml, ProjectInfo.json

    • PlatformInfo.xml, Platform.json

    • SoundbanksInfo.xml, SoundbanksInfo,json

    • PluginInfo.xml, PluginInfo.json

选项包括:

Closes the Project Settings dialog and saves your settings.

Closes the Project Settings dialog without saving your settings.


此页面对您是否有帮助?

需要技术支持?

仍有疑问?或者问题?需要更多信息?欢迎联系我们,我们可以提供帮助!

查看我们的“技术支持”页面

介绍一下自己的项目。我们会竭力为您提供帮助。

来注册自己的项目,我们帮您快速入门,不带任何附加条件!

开始 Wwise 之旅