lateReflectionsHfReference property

  1. @SettingDefaults<double>(defaultValue: 500.0, min: 0.0, max: 22050.0)
double lateReflectionsHfReference
final

Where the high band of the equalizer starts.

Implementation

@SettingDefaults(
  defaultValue: 500.0,
  min: 0.0,
  max: 22050.0,
)
final double lateReflectionsHfReference;