Arma 3: Sound
Revision as of 23:11, 29 December 2020 by Lou Montana (talk | contribs) (Lou Montana moved page Arma 3 Sound to Arma 3: Sound: Text replacement - "^Arma 3 " to "Arma 3: ")
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
![]() |
General Sound Configuration |
Arma 3's sound system became much more complex with the release of the Eden Update. Sound is not anymore a single sample (array respectively) with parameters, but a structure assembled from several layers with embedded audio features.
Process of sound configuration unification is still in progress (not all gameplay features use this system), information about new implementations will be continuously updated.
This wiki page serves as a hub - linking you to the different elements of the system.
See Also
- An example configuration for a weapon
- An overview on SoundControllers which can be used to build Simple Expressiond for volume/frequency calculation.