|
HART
0.2.0
High level Audio Regression and Testing
|
Enumerations | |
| enum class | Method { edt , t20 , t30 } |
| RT60 estimation method. More... | |
|
strong |
RT60 estimation method.
All methods estimate the time required for the impulse response energy to decay by 60 dB. They differ only in which part of the energy decay curve is used for the linear fit.
Used as hart::rt60() metric argument.
Definition at line 26 of file hart_rt60.hpp.