Open main menu

Changes

Documentation/Engine/Sound/TruckCabinFiltering

498 bytes added, 08:20, 14 December 2021
Sound processing
[[File:Truck cabin sound.png|thumb|left]]
 
= Adjust the volume =
The volume setting is hard-coded to the FMOD master bank, but its understanding is necessary for further processing.
 
The volume is controlled according to the position of the listener and affects the resulting mixing of the processed audio buses:
{| class="wikitable"
|-
! Audio bus !! Listener inside !! Listener outside
|-
| ['''Rtn window_out'''] || -6 dB || +4 dB
|-
| ['''Rtn window_left'''] || -7 dB || ''muted''
|-
| ['''Rtn window_right'''] || -7 dB || ''muted''
|}
255
edits