Skip to content

Filter implementation with cascade of biquads #16

Open
@tlecomte

Description

@tlecomte

Currently, high-order IIR filters are used for decimation and fractional octave filters, and they are implemented as brute-force filtering, whereas it is advised to use series of biquads to achieve more stability (the use of floats instead of integers mitigates the issue).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions