版本

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

Audiokinetic reverb estimation namespace 更多...

函数

Reverb estimation.

These functions can be used to estimate the reverb parameters of a physical environment, using its volume and surface area

float CalculateSlope (const AkAcousticTexture &texture)
 
void GetAverageAbsorptionValues (AkAcousticTexture *in_textures, float *in_surfaceAreas, int in_numTextures, AkAcousticTexture &out_average)
 Calculate average absorption values using each of the textures in in_textures, weighted by their corresponding surface area. 更多...
 
AKSOUNDENGINE_API AKRESULT EstimateT60Decay (AkReal32 in_volumeCubicMeters, AkReal32 in_surfaceAreaSquaredMeters, AkReal32 in_environmentAverageAbsorption, AkReal32 &out_decayEstimate)
 
AKSOUNDENGINE_API AKRESULT EstimateTimeToFirstReflection (AkVector in_environmentExtentMeters, AkReal32 &out_timeToFirstReflectionMs, AkReal32 in_speedOfSound=343.0f)
 
AKSOUNDENGINE_API AKRESULT EstimateHFDamping (AkAcousticTexture *in_textures, float *in_surfaceAreas, int in_numTextures, AkReal32 &out_hfDamping)
 

详细描述

Audiokinetic reverb estimation namespace


此页面对您是否有帮助?

需要技术支持?

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

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

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

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

开始 Wwise 之旅