diff --git a/docs/index.html b/docs/index.html index 74f886c6..6aaed882 100644 --- a/docs/index.html +++ b/docs/index.html @@ -387,5 +387,5 @@ diff --git a/docs/libs/filters/index.html b/docs/libs/filters/index.html index 02d95958..80c77bfb 100644 --- a/docs/libs/filters/index.html +++ b/docs/libs/filters/index.html @@ -905,7 +905,7 @@

(fi.)iir

Such filter structures are termed "direct form".

iir is a standard Faust function.

Usage

-
  _ : iir(bcoeffs,acoeffs) : _
+
_ : iir(bcoeffs,acoeffs) : _
 

Where: