Version
(See the Wwise Compressor Properties below.)
The Wwise Compressor plug-in reduces the dynamic range of a signal by weakening any part of the input signal that is above a pre-defined threshold value. 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. For example, a ratio of 4 means that for every 4 dB the input signal is over the threshold, only 1 dB will be observed in the output signal.
To provide smooth transitions between the areas of gain reduction and no gain reduction, you can specify times for the attack and release properties. 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.
The Wwise Compression plug-in contains a series of properties, many of which can be edited in real-time and can be mapped to specific Game Parameters using RTPCs.
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.
Caution | |
---|---|
Sounds with a DC offset may alter the results of the compression effect. Make sure to remove the DC offset before applying the Compression effect in Wwise. |
General remarks on Wwise dynamic processing plug-ins | |
---|---|
|
Interface Element |
Description |
|||||
---|---|---|---|---|---|---|
Inclusion
|
Determines whether the element is included or excluded. When selected, the element is included. When unselected, the element is not included. 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. When this option is unselected, the property and behavior options in the Property Editor become unavailable. |
|||||
Name |
The name of the Effect instance. Effect instances are a group of effect property settings. They can be one of two types: custom instances or ShareSets. Custom instances can be used by only one object, whereas ShareSets can be shared across several objects. |
|||||
Effect |
The type of effect. |
|||||
Shared by (Used by) |
A list of objects that currently subscribe to the selected ShareSet. This field is called “Used by” when editing a custom instance of the Effect. |
|||||
|
Opens a search field where standard alphanumeric entries filter out unmatching elements from the view. Learn more in Using Tables. Click the Close icon to the left of the search icon to close the search field and remove the filter.
|
|||||
|
Returns the Effect property settings to their default values. This option is only available when editing a custom instance of the Effect. |
|||||
Notes |
Additional information about the Effect. |
|||||
Effect Settings | ||||||
Threshold |
The level of the input signal above which the compressor will begin to apply gain reduction.
Default Value: -12 |
|||||
Ratio |
The relationship between the input signal and the output signal above a threshold value. This value defines the slope of the output signal above the threshold. A ratio of 2:1 indicates that for every 2 dB the input signal is above the threshold, only 1 dB will be observed in the output signal. At a ratio of 10:1 and higher, limiting occurs.
Default Value: 4 |
|||||
Attack |
The amount of time it takes the Compressor to apply the gain reduction as the input level rises above the threshold.
Default Value: 0.01 |
|||||
Release |
The amount of time it takes the Compressor to remove the gain reduction as the input level falls below the threshold.
Default Value: 0.1 |
|||||
Output gain |
The amount of gain applied to the output signal after the dynamic compression that makes up for potential gain losses.
Default Value: 0 |
|||||
Process LFE |
Determines whether the Effect is processed in the LFE channel or not. When selected, the Effect is processed in the LFE channel. When unselected, the LFE channel will be unaffected. |
|||||
Channel link |
Applies the same gain reduction to all channels. This is implemented by taking the RMS power in the signal of all channels. The threshold is set by scaling the power in dB for the number of channels that are linked. If this option is not selected, no information is shared between channels, and the Effect is applied on a per-channel basis. |
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise