Open main menu

Changes

Documentation/Engine/Sound/TruckCabinFiltering

769 bytes added, 08:36, 14 December 2021
Sound attenuation when the window is open/closed
{| class="wikitable"
|-
! Window !! Audio bud bus !! opened !! closed
|-
| Left || ['''Rtn window_left'''] || .effect.add.window_eq.opened || .effect.add.window_eq.closed
|-
| Right || ['''Rtn window_right'''] || .effect.add.window_eq.opened || .effect.add.window_eq.closed
|}
The transition between the equalizer limit parameters is linearly approximated by the application.
Please be very careful when setting a large difference boundaries for the low_crossover, high_crossover parameters on the same equalizer.
Large differences can generate unwanted sound patterns.
 
= Sound attenuation depending on the position of the listener =
 
Sound attenuation is controlled by an equalizer (3-EQ) , which is located on the ['''Rtn window_out'''] audio us.
The equalizer setting is individual for each truck (from version 1.43) and is part of the interior sound settings.
{| class="wikitable"
|-
! Listener !! Audio bus !! inside !! outside
|-
| Listener || ['''Rtn window_out'''] || .effect.equalizer.cabin.inside || .effect.equalizer.cabin.outside
|}
The transition between the equalizer limit parameters is linearly approximated by the application.
Please be very careful when setting a large difference boundaries for the low_crossover, high_crossover parameters on the same equalizer.
Large differences can generate unwanted sound patterns.
255
edits