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

An equalizer band, contains the band index and it's gain.

Properties

gain: number
band: number