lateReflectionsModulationDepth property
- @SettingDefaults<
double> (defaultValue: 0.01, min: 0.0, max: 0.3)
final
The depth of the modulation of the delay lines on the feedback path in seconds.
Implementation
@SettingDefaults(
defaultValue: 0.01,
min: 0.0,
max: 0.3,
)
final double lateReflectionsModulationDepth;