@discordx/lava-player
    Preparing search index...

    Interface Vibrato

    Similar to tremolo. While tremolo oscillates the volume, vibrato oscillates the pitch.

    interface Vibrato {
        depth?: number;
        frequency?: number;
    }
    Index

    Properties

    Properties

    depth?: number

    The vibrato depth 0.0 < x ≤ 1.0

    frequency?: number

    The frequency 0.0 < x ≤ 14.0