User Tools

Site Tools


gamedev:textureproperties:sound_absorption_lower

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
gamedev:textureproperties:sound_absorption_lower [2019/04/25 20:48] – created dragonlordgamedev:textureproperties:sound_absorption_lower [2019/05/24 23:43] (current) – ↷ Links adapted because of a move operation dragonlord
Line 1: Line 1:
 +{{tag>audio skin texture absorption}}
 <WRAP youarehere> <WRAP youarehere>
-[[:start|Start Page]] >> [[gamedev:main|Game Development with the Drag[en]gine]] >> [[gamedev:skinproperties|Skin Texture Properties]] >> [[gamedev:texturepropertylist|Texture Property Database]] >> **sound.absorption.lower**+[[:start|Start Page]] >> [[:gamedev|Game Development with the Drag[en]gine]] >> [[gamedev:skinproperties|Skin Texture Properties]] >> [[gamedev:texturepropertylist|Texture Property Database]] >> **sound.absorption.lower**
 </WRAP> </WRAP>
  
-<WRAP boxheader> +====== Skin Texture Property: sound.absorption.lower ====== 
-====== Summary ====== + 
-</WRAP> +Defines the scaling factor to apply for low frequencies. 
-<WRAP boxcontent> +
-|Texture Property Name|sound.absorption.lower| +
-|Description|Defines the scaling factor to apply for low frequencies.|+
 |Excepted Data Source|1 component value| |Excepted Data Source|1 component value|
 |Data Range|0 upwards| |Data Range|0 upwards|
-|Default Value|0.6|+|Default Value|0.35|
 |Affected Modules|Audio| |Affected Modules|Audio|
 |Linked Properties|[[gamedev:textureproperties:sound_absorption|sound.absorption]]| |Linked Properties|[[gamedev:textureproperties:sound_absorption|sound.absorption]]|
-</WRAP> 
  
 ====== Description ====== ====== Description ======
 +
 The **sound.absorption.lower** texture property defines the scaling factor to apply to [[gamedev:textureproperties:sound_absorption|sound.absorption]] for low frequencies. The scale factor changes linearly from lower to upper value depending on frequency. Values for this texture property can be looked up in engineering tables (Sound Absorption Coefficient) using low values around 125Hz divided by the middle values around 1kHz. Typical values are like these: The **sound.absorption.lower** texture property defines the scaling factor to apply to [[gamedev:textureproperties:sound_absorption|sound.absorption]] for low frequencies. The scale factor changes linearly from lower to upper value depending on frequency. Values for this texture property can be looked up in engineering tables (Sound Absorption Coefficient) using low values around 125Hz divided by the middle values around 1kHz. Typical values are like these:
-  * Bricks, wallpaper, smooth concrete: 0.- 0.7+  * Bricks, wallpaper, smooth concrete: 0.35 - 0.7
   * Concrete rough: 1   * Concrete rough: 1
   * Plywood: 1.7 - 2.2   * Plywood: 1.7 - 2.2
Line 31: Line 30:
 The source is typically a single positive value including 0. The source is typically a single positive value including 0.
  
-The default value for this texture property is 0.6.+The default value for this texture property is 0.35.
  
gamedev/textureproperties/sound_absorption_lower.1556225299.txt.gz · Last modified: 2019/04/25 20:48 by dragonlord