版本

menu_open
警告:系统已根据您所用大版本 (2023.1.4.8496) 自动跳转至最新文档。若想访问特定版本的文档,请从 Audiokinetic Launcher 下载离线文档,并在 Wwise 设计程序中勾选 Offline Documentation 选项。
Wwise SDK 2023.1.4

◆ EstimateHFDamping()

AKSOUNDENGINE_API AkReal32 AK::SpatialAudio::ReverbEstimation::EstimateHFDamping ( AkAcousticTexture in_textures,
float *  in_surfaceAreas,
int  in_numTextures 
)

Estimate the high frequency damping from a collection of AkAcousticTextures and corresponding surface areas. The high frequency damping is a measure of how much high frequencies are dampened compared to low frequencies. The value is comprised between -1 and 1. A value > 0 indicates more high frequency damping than low frequency damping. < 0 indicates more low frequency damping than high frequency damping. 0 indicates uniform damping. The average absorption values are calculated using each of the textures in the collection, weighted by their corresponding surface area. The HFDamping is then calculated as the line-of-best-fit through the average absorption values.

参数
in_texturesA collection of AkAcousticTexture structs from which to calculate the average high frequency damping.
in_surfaceAreasSurface area values for each of the textures in in_textures.
in_numTexturesThe number of textures in in_textures (and the number of surface area values in in_surfaceAreas).

在文件 AkReverbEstimation.h160 行定义.

引用了 CalculateSlope() , 以及 GetAverageAbsorptionValues().


此页面对您是否有帮助?

需要技术支持?

仍有疑问?或者问题?需要更多信息?欢迎联系我们,我们可以提供帮助!

查看我们的“技术支持”页面

介绍一下自己的项目。我们会竭力为您提供帮助。

来注册自己的项目,我们帮您快速入门,不带任何附加条件!

开始 Wwise 之旅