lateReflectionsLfRolloff property

SynthizerAutomatableDoubleProperty lateReflectionsLfRolloff

The late reflections LF rolloff.

Implementation

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