> For the complete documentation index, see [llms.txt](https://docs.moodymusic.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.moodymusic.xyz/commands/audio-filters.md).

# Audio Filters

Transform your music with real-time audio filters. Filters can be combined for unique sound profiles.

## Available Filters

| Command           | Description                                      |
| ----------------- | ------------------------------------------------ |
| `bassboost`       | Enhance low-frequency response                   |
| `nightcore`       | Increase pitch and speed for an upbeat effect    |
| `vaporwave`       | Slow down and lower pitch for a dreamy aesthetic |
| `8d`              | Apply a panning effect for a surround-sound feel |
| `speed <0.5-3.0>` | Adjust playback speed                            |
| `pitch <0.5-3.0>` | Adjust audio pitch                               |
| `reset`           | Remove all active filters                        |

## Combining Filters

Filters stack naturally. For example:

```
nightcore + bassboost → energetic boosted tracks
vaporwave + 8d → immersive slowed audio
```

## Resetting

Use `filters reset` to clear all active filters and return to normal playback.

::: tip Premium Feature Audio filters require an active premium subscription on the server. Filters are applied server-wide and affect all listeners. :::
