Table of Contents

Class LavalinkKaraoke

Namespace
DisCatSharp.Lavalink.Entities.Filters
Assembly
DisCatSharp.Lavalink.dll

Uses equalization to eliminate part of a band, usually targeting vocals.

public sealed class LavalinkKaraoke
Inheritance
LavalinkKaraoke
Inherited Members

Constructors

LavalinkKaraoke(Optional<float>, Optional<float>, Optional<float>, Optional<float>)

Uses equalization to eliminate part of a band, usually targeting vocals.

Properties

FilterBand

Gets or sets the filter band in Hz.

FilterWidth

Gets or sets the filter width.

Level

Gets or sets the level (0.0 to 1.0 where 0.0 is no effect and 1.0 is full effect).

MonoLevel

Gets or sets the mono level (0.0 to 1.0 where 0.0 is no effect and 1.0 is full effect).