Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/lavalink_types/src/filters.ts

Deno typings for lavalink
Latest
import * as lavalinkTypes from "https://deno.land/x/lavalink_types@2.0.6/src/filters.ts";

Interfaces

Filter that uses equalization to eliminate part of a band, usually targeting vocals.

Base type for the Tremolo and Vibrato filter, this is NOT a valid lavalink filter.

Rotates the sound around the stereo channels/user headphones. aka Audio Panning.

Filter for changing the playback speed, pitch, and playback rate.

Type Aliases

Filter that uses amplification to create a shuddering effect, where the volume quickly oscillates.

Similar to tremolo, whereas vibrato oscillates the pitch.

Float value where 1.0 is 100%.