Sound: SoundControllers – Arma 3

From Bohemia Interactive Community
Jump to navigation Jump to search
(Added info on functions)
(command rename)
Line 6: Line 6:
*[[getSoundController]] - can only be used on vehicles.
*[[getSoundController]] - can only be used on vehicles.
*[[getSoundControllerResult]] - can only be used on vehicles.
*[[getSoundControllerResult]] - can only be used on vehicles.
*[[getEnvSoundControllers]] - can only be used on positions.
*[[getAllEnvSoundControllers]] - can only be used on positions.
*[[getEnvSoundController]] - can only be used on positions.
*[[getEnvSoundController]] - can only be used on positions.



Revision as of 20:51, 22 June 2016


Sound Controllers

Sound controllers deliver data from the engine in real time which makes them perfect to control volumes and frequencies of sounds. If you want to monitor sound controllers, you can use these functions:

Also look at this forum post for a video showcase and a great and simple to use example mission.

Note: collection of controllers below reflects A3 1.60 state.

cfgAmmo

  • forest
  • houses
  • interior
  • meadow
  • sea
  • trees

Simple_Expressions:

X max X

cfgWeapons

  • forest
  • houses
  • interior
  • meadows
  • sea
  • trees

Simple_Expressions:

X max X

CfgSoundShaders

  • forest
  • houses
  • interior
  • meadow
  • meadows
  • sea
  • trees

Simple_Expressions:

X max X

CfgEnvSounds

  • coast
  • forest
  • hills
  • houses
  • night
  • rain
  • sea
  • trees
  • windy

Simple_Expressions:

X factor[DDD,DDD]

CfgWorlds

  • forest
  • hills
  • houses
  • meadow
  • night
  • rain
  • sea
  • trees
  • WaterDepth
  • windy

Simple_Expressions:

X factor[DDD,DDD]
X interpolate[DDD,DDD,DDD,DDD]

CfgVehicles

  • asphalt
  • forest
  • grass
  • gravel
  • hills
  • houses
  • meadow
  • mud
  • rain
  • rock
  • sand
  • sea
  • trees
  • water
  • waterDepth
  • camPos
  • playerPos
  • angVelocity
  • damper0
  • engineOn
  • gmeterZ
  • lateralMovement
  • latSlipDrive
  • LongSlipDrive
  • motorDamage
  • rotorDamage
  • rotorSpeed
  • rotorThrust
  • rpm
  • scrubBuilding
  • scrubLand
  • scrubTree
  • slingLoadActive
  • speed
  • thrust
  • transmissionDamage

Simple_Expressions:

X factor[DDD,DDD]
X interpolate[DDD,DDD,DDD,DDD]
X max X
X min X