User Tools

Site Tools


gamedev:textureproperties:sound_absorption_lower

Skin Texture Property: sound.absorption.lower

Defines the scaling factor to apply for low frequencies.

Excepted Data Source1 component value
Data Range0 upwards
Default Value0.35
Affected ModulesAudio
Linked Propertiessound.absorption

Description

The sound.absorption.lower texture property defines the scaling factor to apply to 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.35 - 0.7
  • Concrete rough: 1
  • Plywood: 1.7 - 2.2
  • Carpet: 0.1
  • Seats: 0.75
  • Glass: 2 - 3
  • Drapery: 0.2 - 0.3
  • Fiberglass: 0.6 - 1
  • Living Room: 0.6

The source is typically a single positive value including 0.

The default value for this texture property is 0.35.

You could leave a comment if you were logged in.
gamedev/textureproperties/sound_absorption_lower.txt · Last modified: 2019/05/24 23:43 by dragonlord