lateReflectionsHfRolloff property
- @SettingDefaults<
double> (defaultValue: 0.5, min: 0.0, max: 2.0)
final
A multiplicative factor on T60 for the high frequency band.
Implementation
@SettingDefaults(
defaultValue: 0.5,
min: 0.0,
max: 2.0,
)
final double lateReflectionsHfRolloff;