ledfx
    Preparing search index...

    Interface SpectrumEffectConfig

    Specific configuration for the 'spectrum' effect.

    interface SpectrumEffectConfig {
        rgb_mix?: number;
        type: "spectrum";
    }
    Index

    Properties

    Properties

    rgb_mix?: number

    How the melbank filters are applied to the RGB values

    0
    

    0

    5

    type: "spectrum"