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

# What is Evoke?

***

<div align="left"><figure><picture><source srcset="/files/2F7lXVVusac73fsCDWKT" media="(prefers-color-scheme: dark)"><img src="https://3643394026-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNY736sQVRHb3rZsTVULZ%2Fuploads%2FrOKt5M22yYQkNutmXNfV%2FEvoke%20Logo%20-%202025.png?alt=media&amp;token=6bd97b8c-7571-4f17-b268-3425d8362fad" alt="" width="375"></picture><figcaption></figcaption></figure></div>

### A hypermodern vocal processor

Evoke is an audio effect plugin built on vocal resynthesis. It analyzes the input signal and uses that information to synthesize a completely new sound based off of the original. This lets you transform your vocal’s character and create never-before-heard sounds while preserving the nuances that make each voice unique.

While Evoke shares similarities with traditional pitch correction and vocoding effects, it differs in some key ways: it requires no additional routing, does not rely on classic techniques such as envelope followers or filter banks, and outputs a completely new signal rather than a processed version of the input.

Learn more about vocal resynthesis: [What is Resynthesis?](/evoke-manual/resynthesis.md)

***

### Sound design playground

In addition to the core resynthesis engine, Evoke includes a flexible effects rack ideal for both enhancement and creative processing. Eight swappable effects are included, such as multi-band compression, frequency shifting, reverb, distortion, and more.

Evoke also includes the powerful modulation system that is shared with our flagship products Current and Rift. Modulate any parameter with sequencers, envelope followers, and LFOs to add movement and depth.

***

### Built for everyone

Although deeply technical under the hood, Evoke prioritizes fast, user-friendly workflows to inspire endless hours of music-making. Explore an expertly crafted library of more than 300 presets, or dive deep and create your own custom patches.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://manual.minimal.audio/evoke-manual/evoke-manual/what-is-evoke.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
