lavalink_rs.model.player
Information about the player of a guild.
Discord voice websocket connection information.
The Discord voice session id to authenticate with.
Not to be confused by the Lavalink session_id
.
Provided by Voice State Update
.
Mixes both channels (left and right), with a configurable factor on how much each channel affects the other.
With the defaults, both channels are kept independent of each other. Setting all factors to 0.5 means both channels get the same audio. All values are (0.0 <= x <= 1.0)
Distortion effect.
It can generate some pretty unique audio effects.
A fixed band equalizer.
Uses equalization to eliminate part of a band, usually targeting vocals.
Higher frequencies get suppressed, while lower frequencies pass through this filter.
Rotates the sound around the stereo channels/user headphones (aka Audio Panning).
It can produce an effect similar to this without the reverb.
Changes the speed, pitch, and rate.
All default to 1.0.
Tremolo uses amplification to create a shuddering effect, where the volume quickly oscillates.
Vibrato is similar to tremolo, but rather than oscillating the volume, it oscillates the pitch.