# Follow

###

### Overview

The **Follower** modulator is an envelope follower that converts the plugin’s input signal into a smoothable modulation source, letting you apply dynamic movement anywhere in your preset. Use it to make parameters react to your input level for organic results.

<div align="left"><figure><img src="/files/XOG1F2ExNBED3rrjfeYk" alt="" width="563"><figcaption></figcaption></figure></div>

### 1. Follower Controls&#x20;

**Attack Time.** Sets how long it takes the envelope follower to rise to the input’s level.

**Release Time.** Sets how long it takes the envelope follower to fall when the input gets quieter.

**Sync.** Enables BPM sync for the follower’s attack and release.

**Gain.** Attenuates the follower’s output. This affects any parameter it modulates.

### 2. Followe Display&#x20;

Shows the current modulation signal in real time based on the control settings.


---

# 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/rift-manual/modulation/follow.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.
