Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
interface TimescaleFilter
import { type TimescaleFilter } from "https://deno.land/x/lavalink_types@2.0.6/src/filters.ts";

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

Properties

speed: number
pitch: number
rate: number