版本

menu_open

Effects tab: Actor-Mixer Hierarchy and music objects

The Effects tab allows you to apply up to 255 different Effects to an object. 这些效果器将以它们出现在列表中的相同顺序来起作用。在将 Effect(效果器)应用于对象时,必须决定要应用哪种 Effect 类型、使用 ShareSet(共享集)还是自定义实例、是否渲染 Effect。此外,还可根据需要选择旁通 Effect。At any point, you can click the Edit button to edit the properties of the Effect.

[技巧]技巧

For information on the Master-Mixer object Effects tab, see “Effects tab: busses”一节.

General

界面元素

描述

[name]

对象的名称。

(Object Color)

显示对象的颜色。单击图标可打开颜色选择器。

选择一种颜色并将其应用于对象。在为对象选择某种颜色时,会在选定方块上显示调色板图标,并在右下角标注黄色三角(如图所示)。

若要沿用父对象的颜色,请选中颜色选择器最左侧的方块。

(Mute and Solo)

控制对象的 Mute(静音)和 Solo(单独播放)状态,也会显示该对象是否处于被动静音和 Solo 状态。

将对象静音会使其在当前监听中无法听到。让对象 Solo 会使工程中的所有其它对象无声。

粗体的 MS 表明已为对象主动设置了 Mute 或 Solo 状态。褪色的非粗体 MS 表明对象的 Mute 或 Solo 状态是由于其它对象状态而被动设置的。

将对象静音会让其子对象被动静音。

让对象 Solo 会使同级对象被动静音,并让子对象和父对象被动 Solo。

[技巧]技巧

在点击 Solo 按钮的同时按住 Ctrl 键,可以强制仅 Solo 该 Solo 按钮所在的对象。

[备注]备注

Mute 和 Solo 仅用于监视目的,而不会保存在工程中或存储在 SoundBank(声音包)中。

(Show references)

指示工程中有多少元素包含对对象的直接引用。若存在对对象的引用,则图标显示为橙色;若不存在此类引用,则图标显示为灰色。

通过单击该按钮,可打开 “Reference View 视图”一节,并在 References to:(引用:)字段中查看对象的名称。

Effects

界面元素

描述

Override parent

不沿用父项。确定所用效果器是从父项继承还是在层级结构的当前层级定义。不勾选此选项就用不了 Effects 选项。

如果对象是顶层对象,则 Override parent 选项将不可用。

Default value: false

Effects

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”一节.

(选择器)

Opens the list of Effects and corresponding instances that can be applied to the object. If you select an Effect, it replaces the Effect that previously occupied the slot.

要删除效果器,请选择 None(无)选项。

ID

效果器的标识号。导流体

Effect

The type of effect applied to the object, for example, Compressor, Matrix Reverb, or Parametric EQ.

Name

The name of the Effect instance applied to the object. 效果器实例可以是 ShareSet 或 ShareSet 的自定义实例。

所选效果器类型的所有效果器实例都将显示在相应的列表中。

Prev.

上一个。选择 Effects 层级结构中的上一 ShareSet。

Next

下一个。选择 Effects 层级结构中的下一 ShareSet。

Mode

模式。确定是否共享效果器。模式可以是:

  • Define custom(定义自定义):创建其属性不在对象之间共享的自定义效果器实例。

  • Use ShareSets: To use a ShareSet of an Effect, which means that Effect properties can be shared between objects.

[备注]备注

若添加自定义效果器,然后把 Mode 改为 Use ShareSets,将打开 Create ShareSet from Custom Object(通过自定义对象创建共享集)警告对话框。其设有三个选项:

  • Convert(转码):打开 New Effect(新建效果器)对话框,以便使用指定的效果器设置创建新的 ShareSet。

  • Revert(还原): 清除 Effect Editor 并将效果器还原为 ShareSet 的原始设置。

  • Cancel(取消):将 Mode 恢复为 Define custom,并返回未经修改的 Effect Editor。

Render

Determines whether the selected Effect instance is rendered before it’s packaged into SoundBanks.

在打包到 SoundBank 之前对效果器进行渲染可以节省游戏期间的运算消耗。然而,这也会限制游戏的互动性,因为在勾选了 Render 选项时就不能使用 RTPC 了。

Default value: false

Bypass

Determines whether the selected Effect instance is processed or not. Select the check box to remove the Effect. Clear the check box to restore the Effect.

This option is useful in the following scenarios:

  • When profiling your game, you can toggle this option on and off to establish the impact of an Effect on the sound design and on CPU usage as indicated in the Performance Monitor.

  • When customizing your sound design per platform, you can unlink the Effects on an object and then bypass certain Effects on that object for platforms with less processing power.

You can also use Bypass options in RTPCs or Bypass Effect Actions in Events to remove Effects for certain game scenarios or Events.

Default value: false

Edit

Opens the “Effect Plug-in Editor”一节 where you can edit the properties of the selected Effect instance in real time.

Opens the list of Effects and corresponding instances that can be applied to the object. Select an Effect to add it to the next available slot at the bottom of the Effects list.

After adding an Effect, you can select and drag it up or down in the list. Use the Ctrl or Shift keys to select and drag multiple Effects.

You can also add Effects to the list by dragging ShareSets from the Project Explorer ShareSets tab, or by right-clicking an Effect in the list and selecting Add Effect. In this case, the new Effect is inserted in the current slot and all subsequent Effects are shifted down the list by one slot.

Deletes any Effects that are selected in the Effects list. You can select multiple Effects using the Ctrl or Shift keys.

(在层级结构中的位置)

显示在 Effect 层级结构中可以找到所选 ShareSet 的位置。如果它是效果器的自定义实例,它将显示自定义实例的名称。

Bypass All

Determines whether all Effects inserted on the object are processed or not. Select the check box to remove all Effects. Clear the check box to restore the Effects.

This option is useful in the following scenarios:

  • When profiling your game, you can toggle this option on and off to establish the impact of the Effects on the sound design and on CPU usage as indicated in the Performance Monitor.

  • When customizing your sound design per platform, you can unlink the Effects for an object and then bypass all Effects on that object for platforms with less processing power.

You can also use Bypass options in RTPCs or Bypass Effect Actions in Events to remove Effects for certain game scenarios or Events.

Default value: false


此页面对您是否有帮助?

需要技术支持?

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

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

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

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

开始 Wwise 之旅