lateReflectionsHfReference property
- @SettingDefaults<
double> (defaultValue: 500.0, min: 0.0, max: 22050.0)
final
Where the high band of the equalizer starts.
Implementation
@SettingDefaults(
defaultValue: 500.0,
min: 0.0,
max: 22050.0,
)
final double lateReflectionsHfReference;