diff --git a/docs-mini/README.digitalfilters b/docs-mini/README.digitalfilters index 9f65b8ae9..b1ae48b86 100644 --- a/docs-mini/README.digitalfilters +++ b/docs-mini/README.digitalfilters @@ -443,3 +443,7 @@ The output from the reciprocal filter type is: gain / input. The gain can be changed during run-time by updating the value in the property node. + + If true, internal state is initialised with the current error +value, which can reduce startup oscillations. Otherwise if false (the default), +internal state is initialised to zero.