Constructor LavalinkLowPass
- Namespace
- DisCatSharp.Lavalink.Entities.Filters
- Assembly
- DisCatSharp.Lavalink.dll
LavalinkLowPass(Optional<float>)
Higher frequencies get suppressed, while lower frequencies pass through this filter, thus the name low pass.
public LavalinkLowPass(Optional<float> smoothing)