Table of Contents

Constructor LavalinkLowPass

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

Higher frequencies get suppressed, while lower frequencies pass through this filter, thus the name low pass.

public LavalinkLowPass(Optional<float> smoothing)

Parameters

smoothing Optional<float>

The smoothing factor