lateReflectionsModulationFrequency property
- @SettingDefaults<
double> (defaultValue: 0.5, min: 0.01, max: 100.0)
final
The frequency of the modulation of the delay lines in the feedback paths.
Implementation
@SettingDefaults(
defaultValue: 0.5,
min: 0.01,
max: 100.0,
)
final double lateReflectionsModulationFrequency;