From e0821135e49eb81e9c122268df322499a38e87b8 Mon Sep 17 00:00:00 2001 From: Stephane Letz Date: Sat, 27 Jul 2024 09:16:02 +0200 Subject: [PATCH] Formatting and regenerated. --- docs/index.html | 2 +- docs/libs/filters/index.html | 262 +++++++++++++++++++++------------- docs/libs/index.html | 2 + docs/search/search_index.json | 2 +- docs/sitemap.xml.gz | Bin 127 -> 127 bytes filters.lib | 8 +- 6 files changed, 172 insertions(+), 104 deletions(-) diff --git a/docs/index.html b/docs/index.html index 7d8de38..a464d82 100644 --- a/docs/index.html +++ b/docs/index.html @@ -384,5 +384,5 @@ diff --git a/docs/libs/filters/index.html b/docs/libs/filters/index.html index a1498ec..c542c6d 100644 --- a/docs/libs/filters/index.html +++ b/docs/libs/filters/index.html @@ -397,6 +397,14 @@
  • b0: gain applied to delay-line input
  • bM: gain applied to delay-line output and then summed with input
  • -

    Reference

    +

    Reference

    @@ -809,7 +818,7 @@

    Usage

  • b0: gain applied to delay-line input
  • bM: gain applied to delay-line output and then summed with input
  • -

    Reference

    +

    Reference

    @@ -831,7 +840,7 @@

    Usage

  • aN: minus the gain applied to delay-line output before summing with the input and feeding to the delay line
  • -

    Reference

    +

    Reference

    @@ -850,7 +859,7 @@

    Usage

  • aN: minus the gain applied to delay-line output before summing with the input and feeding to the delay line
  • -

    Reference

    +

    Reference

    @@ -873,7 +882,7 @@

    Usage

  • del: current (float) comb-filter delay between 0 and maxdel
  • g: feedback gain
  • -

    Reference

    +

    Reference

    @@ -894,7 +903,7 @@

    Usage

  • del: current (float) comb-filter delay between 0 and maxdel
  • aN: minus the feedback gain
  • -

    References

    +

    References

    -

    References

    +

    References

    -

    Reference

    +

    Reference

    @@ -996,7 +1005,7 @@

    Usage

  • b: transfer-function numerator
  • a: transfer-function denominator (monic)
  • -

    Reference

    +

    Reference

    @@ -1012,13 +1021,13 @@

    Usage:

  • width: "notch width" in Hz (approximate)
  • freq: "notch frequency" in Hz
  • -

    Reference

    +

    Reference

    Direct-Form Second-Order Biquad Sections

    Direct-Form Second-Order Biquad Sections

    -

    Reference

    +

    Reference

    @@ -1042,7 +1051,7 @@

    Usage

  • b: transfer-function numerator
  • a: transfer-function denominator (monic)
  • -

    Reference

    +

    Reference

    @@ -1050,7 +1059,7 @@

    Ladder/Lattice Digital Filters

    Ladder and lattice digital filters generally have superior numerical properties relative to direct-form digital filters. They can be derived from digital waveguide filters, which gives them a physical interpretation.

    -

    Reference

    +

    Reference

    -

    References

    +

    References

    See "Parametric Equalizers" above for references regarding low_shelf, high_shelf, and peak_eq.


    (fi.)peak_eq_rm

    Regalia-Mitra second order peaking equalizer section.

    -

    Usage

    +

    Usage

    _ : peak_eq_rm(Lfx,fx,tanPiBT) : _
     

    Where:

    @@ -1801,7 +1867,7 @@

    (fi.)spectral_tilt

    In other words, alpha is the slope of the ln magnitude versus ln frequency. For a "pinking filter" (e.g., to generate 1/f noise from white noise), set alpha to -1/2.

    -

    Usage

    +

    Usage

    _ : spectral_tilt(N,f0,bw,alpha) : _
     

    Where:

    @@ -1823,7 +1889,7 @@

    Reference

    (fi.)levelfilter

    Dynamic level lowpass filter. levelfilter is a standard Faust function.

    -

    Usage

    +

    Usage

    _ : levelfilter(L,freq) : _
     

    Where:

    @@ -1839,7 +1905,7 @@

    Reference


    (fi.)levelfilterN

    Dynamic level lowpass filter.

    -

    Usage

    +

    Usage

    _ : levelfilterN(N,freq,L) : _
     

    Where:

    @@ -1884,7 +1950,7 @@

    Increasing Channel Isolation

    Go to higher filter orders - see Regalia et al. or Vaidyanathan (cited below) regarding the construction of more aggressive recursive filter-banks using elliptic or Chebyshev prototype filters.

    -

    References

    +

    References