screamer.js
    Preparing search index...

    Function SuperSmoother

    • Ehlers 2-pole low-lag lowpass filter.

      Parameters

      • period: number = NaN

        Cutoff as a cycle length in samples. Give this or cutoff, not both.

      • cutoff: number = NaN

        Cutoff as a fraction of Nyquist in (0, 1). Give this or period, not both.

      Returns ScreamerOp

      https://screamer.readthedocs.io/en/latest/ for the Python reference and full details.