Audio Filters
Enhance your music experience with a variety of audio filters. These filters transform the sound of the currently playing music in various ways. All filters use the same prefix >. You can apply multiple filters simultaneously for interesting combinations.
Important Notes About Filters
- Filters may slightly increase CPU usage on the bot.
- Some filters may take a moment to apply as the audio stream is processed.
- Use
>clearfilters
to remove all applied filters at once.
Filter Combinations
You can stack multiple filters for unique sound experiences. Here are some popular combinations:
Dance Party Mix
Energetic, spacial sound for dancing
Psychedelic Experience
Trippy, otherworldly sound
8d
Apply an 8D audio effect to create a spatial rotation sensation.
Usage
>8d
Examples
>8d
Note
This filter creates an immersive effect that makes the sound appear to move around your head.
nightcore
Apply a nightcore effect which speeds up the song and raises the pitch.
Usage
>nightcore
Examples
>nightcore
Note
This filter is popular for creating energetic versions of songs.
bassboost
Enhance the bass frequencies of the audio.
Usage
>bassboost [level]
Examples
>bassboost
>bassboost medium
>bassboost high
Note
Available levels: low, medium, high, extreme. Default is medium.
vaporwave
Apply a vaporwave effect which slows down the song and lowers the pitch.
Usage
>vaporwave
Examples
>vaporwave
Note
Creates a slow, dreamy version of the song.
vibrato
Add a vibrating effect to the audio.
Usage
>vibrato
Examples
>vibrato
Note
Creates a wavering, trembling sound effect.
tremolo
Apply a tremolo effect that creates rhythmic volume changes.
Usage
>tremolo
Examples
>tremolo
Note
Similar to vibrato but affects volume instead of pitch.
earrape
Apply extreme distortion and amplification to the audio.
Usage
>earrape
Examples
>earrape
Note
Use with caution as it can be unpleasantly loud. Consider warning server members before using.
karaoke
Attempt to remove vocals from the song to create a karaoke version.
Usage
>karaoke
Examples
>karaoke
Note
Results vary depending on the song. Works best with clear, stereo-separated vocals.
reverse
Play the song backwards.
Usage
>reverse
Examples
>reverse
Note
A fun effect to discover hidden messages or just for entertainment.
filters
Show the currently applied filters.
Usage
>filters
Examples
>filters
Note
Useful to check which filters are currently active.
clearfilters
Remove all currently applied filters.
Usage
>clearfilters
Examples
>clearfilters
Note
Resets the audio back to its original state.
customfilter
Apply a custom filter with specific audio parameters.
Usage
>customfilter <parameters>
Examples
>customfilter asetrate=48000*1.25
>customfilter aresample=48000,asetrate=48000*0.8
Note
For advanced users. Uses FFmpeg audio filter syntax. Incorrect parameters may result in no audio.