Sound – Arma 3

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
|
|
==General Sound Configuration==
==General Sound Configuration==
* [[Arma 3 Sound: SoundShader]]
* [[Arma 3 Sound: SoundShader|SoundShader]]
* [[Arma 3 Sound: SoundSet]]
* [[Arma 3 Sound: SoundSet|SoundSet]]
* [[Arma 3 Sound: Sound Curves]]
* [[Arma 3 Sound: Sound Curves|Sound Curves]]
* [[Arma 3 Sound: Filters]]
* [[Arma 3 Sound: Filters|Filters]]
* [[Arma 3 Sound: Processing Types]]
* [[Arma 3 Sound: Processing Types|Processing Types]]
* [[Arma 3 Sound: Global Sound Parameters]]
* [[Arma 3 Sound: Global Sound Parameters|Global Sound Parameters]]
|}
|}


Line 23: Line 23:


*An [[Arma_3_Sound:_SoundControllers|overview on SoundControllers]] which can be used to build [[Simple_Expression|simple expressions]] for volume/frequency calculation.
*An [[Arma_3_Sound:_SoundControllers|overview on SoundControllers]] which can be used to build [[Simple_Expression|simple expressions]] for volume/frequency calculation.
[[Category:Arma 3: Sound|#]][[Category:Arma_3:_Editing|sound]]

Revision as of 12:57, 24 September 2016

A3 SoundMainScheme.jpg

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 uses 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.