cacophony
    Preparing search index...

    Interface StereoWidenerOptions

    Sparse velvet-noise stereo-width options.

    interface StereoWidenerOptions {
        decorrelation?: number;
        transientProtection?: number;
        width?: number;
    }
    Index
    decorrelation?: number
    transientProtection?: number
    width?: number