cacophony
    Preparing search index...

    Interface StereoToBFormatOptions

    Stereo-to-FOA worklet algorithm selection.

    interface StereoToBFormatOptions {
        algorithm?: "perceptual" | "bcc";
    }
    Index
    algorithm?: "perceptual" | "bcc"

    Perceptual three-band upmix (default) or frequency-domain BCC analysis.