# Effects Rack

***

### Overview

Evoke’s **Effects Rack** includes 8 studio-grade effects you can load into up to 12 freely assignable slots. Once loaded, effects can be rearranged, swapped, or removed.

The included effects are ideal for creating mix-ready presets, as well as creative sound design applications.

<figure><img src="/files/IhY90dTAIcpXVb4vXxlY" alt=""><figcaption></figcaption></figure>

***

### 1. Effect Rack Tab

Open the **Effects Rack** by clicking the **Effects** tab at the top of the plugin window.

This tab also includes a **Rack** **Bypass** button. Toggle it to switch the entire rack on or off and quickly compare the resynthesized signal with and without **Effects Rack** processing from any view.

### 2. Effect Slots&#x20;

Each **Effect Slot** can host any of the 8 included effects, providing a building block to enhance and further shape your sound.

Effect slots support sub-presets and can be reordered, bypassed, and duplicated. See [**Shared Settings**](/evoke-manual/effects-rack/shared-settings.md) for details.

### 3. Effect Selector&#x20;

The **Effect Selector** lists all available effects. Click an effect to load it into the rack.

The following effects are included:

* [**Chorus.**](/evoke-manual/effects-rack/chorus.md) Add rich unison, stereo enhancement, and detuned feedback.
* [**Compressor.**](/evoke-manual/effects-rack/compressor.md) Shape dynamics with up to three bands of dual compression.
* [**Delay.**](/evoke-manual/effects-rack/delay.md) Create echoes, slapbacks, and tempo-synced rhythmic patterns.
* [**Distortion.**](/evoke-manual/effects-rack/distortion.md) Add smooth saturation, tube distortion, or full-blown destruction.
* [**Equalizer.**](/evoke-manual/effects-rack/equalizer.md) Balance and sculpt your sound with a flexible parametric EQ.
* [**Filter.**](/evoke-manual/effects-rack/filter.md) Create complex movement with a stereo morphing filter.
* [**Reverb.**](/evoke-manual/effects-rack/reverb.md) Place your sound in realistic spaces or create massive ambience.
* [**Shifter.**](/evoke-manual/effects-rack/shifter.md) Add frequency shifting and ring modulation with FM and feedback.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://manual.minimal.audio/evoke-manual/effects-rack.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
