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

Properties

sinOffset: number
sinScale: number
cosOffset: number
cosScale: number
tanOffset: number
tanScale: number