HarmonyLink Documentation

    VibratoOptions

    harmonylinkDocs


    harmonylink / vibratoOptions

    Interface: vibratoOptions

    The vibratoOptions interface that is used to define the vibrato options to apply to the currently playing track

    Properties

    depth

    depth: number

    The depth of the vibrato effect to apply

    Defined in

    src/typings/player/filters.ts:64


    frequency

    frequency: number

    The frequency of the vibrato effect to apply

    Defined in

    src/typings/player/filters.ts:63