lateReflectionsHfRolloff property

SynthizerAutomatableDoubleProperty lateReflectionsHfRolloff

The late reflections HF rolloff.

Implementation

SynthizerAutomatableDoubleProperty get lateReflectionsHfRolloff =>
    SynthizerAutomatableDoubleProperty(
      context: context,
      targetHandle: handle,
      property: Properties.lateReflectionsHfRolloff,
    );