tsParticles - v4.4.0
    Preparing search index...

    The sounds note options

    interface ISoundsNote {
        duration: number;
        value: SingleOrMultiple<string>;
    }

    Implemented by

    Index
    duration: number

    The note duration

    value: SingleOrMultiple<string>

    The note value