lateReflectionsLfReference property

SynthizerAutomatableDoubleProperty lateReflectionsLfReference

The late reflections LF reference.

Implementation

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