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==
* [https://community.bistudio.com/wiki/Arma_3_Sound:_SoundShader SoundShader]
* [[Arma 3 Sound: SoundShader]]
* [https://community.bistudio.com/wiki/Arma_3_Sound:_SoundSet SoundSet]
* [[Arma 3 Sound: SoundSet]]
* [https://community.bistudio.com/wiki/Arma_3_Sound:_Sound_Curves Sound Curves]
* [[Arma 3 Sound: Sound Curves]]
* [https://community.bistudio.com/wiki/Arma_3_Sound:_Filters Fitlers]
* [[Arma 3 Sound: Filters]]
* [https://community.bistudio.com/wiki/Arma_3_Sound:_Processing_Types Processing Types]
* [[Arma 3 Sound: Processing Types]]
* [https://community.bistudio.com/wiki/Arma_3_Sound:_Global_Sound_Parameters Global Sound Parameters]
* [[Arma 3 Sound: Global Sound Parameters]]
|}
|}



Revision as of 12:23, 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.