This section describes how to setup Reverbs in levels. In CRYENGINE reverbs are called Environments. To learn more about audio system Environments in CRYENGINE, please have a look in the chapter Audio & Reverbs*.
You can create an Auxiliary Bus in Wwise and assign an effect to that bus, which in our case will be a Reverb.
After the project has been saved, use the Audio Controls Editor to connect the Wwise Auxiliary Bus to an audio system Environment. You can use an Area Shape and Audio Area Entity or Audio Area Ambience entities as described in the chapter Audio & Ambience.
In the Audio Area Entity or Audio Area Ambience properties, select the Audio Environment Name in the audio system Environment that is connected to the Auxiliary Bus, and set the EnvironmentDistance. This is the distance in meters from the edge of the assigned shape where the fading of the Environment (Reverb) begins.
After setting the Environment (Reverb) in the Audio Area Entitiy or Audio Area Ambience properties, the audio is sent to the auxiliary in Wwise when approaching the attached Area Shape.
However, for this functionality to work, the game-defined auxiliary sends in Wwise have to be enabled (they are disabled by default). By enabling this functionality, it allows you to select which sounds should be affected by the audio system Environments (Reverbs) and to also adjust (separately) the send volume for each sound in Wwise.
The game-defined auxiliaries can be found in the general settings of the Sound Property Editor in Wwise.
Remember that you can also map Game Parameters to an audio system Environment in the Audio Controls Editor.