(请参阅下文的 Wwise Compressor Properties。)
一种 Wwise Compressor 插件,通过削弱输入信号高出预定义阈值的任何部分来缩小信号的动态范围。When the signal is loud and above the threshold, the Compressor begins to reduce the signal's gain. When the signal is softer or lower than the threshold value, no gain reduction is applied to the signal.
A ratio factor determines the extent of the dynamic compression when the input is above the threshold. 例如,比率为 4 表示输入信号每超出阈值 4 dB,输出信号中仅会保留 1 dB。
要在增益衰减区和无增益衰减区之间提供平滑的过渡,您可以指定 attack (起音)属性和 release(释音)属性的时间。 The attack time is the time it takes for the gain to be reduced. The release time is the time it takes for the signal to return to normal levels, where gain reduction is no longer applied.
Wwise Compressor 插件包含一系列属性,其中很多属性可实时编辑,并可使用 RTPC(实时参数控制)映射至特定游戏参数。
You can use the Compressor plug-in to create a variety of different effects. For example, you could simulate radio communication between game characters by routing a white noise sound and different voice sounds to the same bus and then applying a Compressor effect on the bus. The compressor properties can be set so that the white noise will increase between gaps in words or phrases and decrease as soon as a voice is heard.
小心 | |
---|---|
包含直流偏置(DC offset)的声音可能会改变 Compression 效果器的结果。 请确保在移除直流偏置后再在 Wwise 中应用 Compression 效果器。 |
有关 Wwise 动态处理插件的一般说明 | |
---|---|
|
界面元素 |
描述 |
|||||
---|---|---|---|---|---|---|
Inclusion
|
决定是否包含该对象。在勾选该选项时,包含该对象。未勾选时,将不包含该对象。 By default, this applies across all platforms. Use the Link indicator (to the left of the check box) to determine or to set platform-specific customizations. 未勾选此选项时,Property Editor(属性编辑器)中各属性和行为选项都将不可用。 |
|||||
Name(名称) |
名称。效果器实例的名称。 效果器实例是一组效果器属性设置。它们可以是两种类型之一:自定义或共享集。自定义实例只能由一个对象使用,然而共享集可在多个对象之间共享。 |
|||||
Effect(效果器) |
效果器。效果器的类型。 |
|||||
Shared by (Used by) |
共享对象。当前采用所选共享集的对象列表。 编辑效果器的自定义实例时,此字段将变为 “Used by”(使用方)。 |
|||||
|
打开搜索框,在其中输入标准字母和数字会筛选掉视图中不相匹配的元素。阅读 使用表格 了解详细信息。 点击搜索图标左侧的 Close(关闭)图标,以关闭搜索字段并删除筛选器。
|
|||||
|
将效果器属性设置还原至默认值。 此选项仅在编辑效果器的自定义实例时可用。 |
|||||
Notes(备注) |
备注。有关效果器的其它信息。 |
|||||
Effect Settings(效果器设置) | ||||||
Threshold |
The level of the input signal above which the compressor will begin to apply gain reduction. 默认值:-12 |
|||||
Ratio |
比率。输入信号与超出阈值的输出信号之间的关系。 该值定义超出阈值的输出信号的斜率。 比率 2:1 表示输入信号每超出阈值 2 dB,在输出信号中仅保留 1 dB。 At a ratio of 10:1 and higher, limiting occurs. 默认值:4 |
|||||
Attack |
The amount of time it takes the Compressor to apply the gain reduction as the input level rises above the threshold. 默认值:0.01 |
|||||
Release(释音) |
释放时间。当输入电平低于阈值时,Compressor 移除增益衰减所花费的时间。 默认值:0.1 |
|||||
Output gain |
增益。在执行动态压缩后作用于输出信号的增益量,可弥补潜在增益损失。 默认值:0 |
|||||
Process LFE |
处理低频效果。确定效果器是否处理 LFE。当选择此选项时,在 LFE 声道中处理效果器。 如果未勾选该选项,则 LFE 声道不会受影响。 |
|||||
Channel link |
声道链路。将相同的增益衰减作用于所有声道。 这通过对所有声道的信号提取均方根功率来实现。 设置阈值的方法是针对已链接的声道缩放功率(单位:dB)。 如果不勾选该选项,则声道之间不共享信息,而是按声道来应用效果器。 |