Class LavalinkVibrato
- Namespace
- DisCatSharp.Lavalink.Entities.Filters
- Assembly
- DisCatSharp.Lavalink.dll
Similar to tremolo. While tremolo oscillates the volume, vibrato oscillates the pitch.
public sealed class LavalinkVibrato
- Inheritance
-
LavalinkVibrato
- Inherited Members
Constructors
- LavalinkVibrato(Optional<float>, Optional<float>)
Similar to tremolo. While tremolo oscillates the volume, vibrato oscillates the pitch.
Properties
- Depth
The vibrato depth. (
>0.0
)
- Frequency
The frequency. (
>0.0
)