lateReflectionsHfReference property

SynthizerAutomatableDoubleProperty lateReflectionsHfReference

The late reflections HF reference.

Implementation

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