# Basics and Macros

### Basics

The top bar has controls for loading and saving presets, showing your account info, and enabling the tooltip mode.

1. **Drive.** Adjust the input gain. Higher levels create more intense distortion effects.

<div align="left"><figure><img src="/files/YXsgvu9zWjZa0OjJwUKR" alt="" width="212"><figcaption></figcaption></figure></div>

2. **Drive Boost.** Double the range of Drive for more intense distortion. Very high Drive amounts tend to make distortion settings sound the same. When Drive Boost is on, Drive's range is doubled.

<div align="left"><figure><img src="/files/awAnBZ3yDIQ1XRLk9ytr" alt="" width="209"><figcaption></figcaption></figure></div>

3. **Output.** Adjust the pre-limiter output gain. Use this to compensate for gain added by Drive, or to push the output signal into the limiter.

<div align="left"><figure><img src="/files/WXiI9XGE1J9smNYP37rm" alt="" width="212"><figcaption></figcaption></figure></div>

4. **Output Limiter.** Enable a soft-clipping "glue" limiter that prevents output levels above 0 dB.

<div align="left"><figure><img src="/files/yr8AkmMjF74ZUP64fvcI" alt="" width="192"><figcaption></figcaption></figure></div>

5. **Off.** The limiter is disabled.

<div align="left"><figure><img src="/files/9rWn4QjJo6zNHHWDFHOj" alt="" width="59"><figcaption></figcaption></figure></div>

6. **Purple.** Gentle limiting and saturation. This style is useful for preventing overs while maintaining a smoother sound.

<div align="left"><figure><img src="/files/geblkm1y0jaDQCKqjite" alt="" width="60"><figcaption></figcaption></figure></div>

7. **Orange.** Punchy soft clipping. This style is great for more aggressive sounds.

<div align="left"><figure><img src="/files/AxYuOBlDrPpVWIXCJ9tz" alt="" width="63"><figcaption></figcaption></figure></div>

8. **Dry/Wet.** Mix Rift’s processed wet signal with the dry input signal.

<div align="left"><figure><img src="/files/VWbP5UmrTG72o7pMAysR" alt="" width="207"><figcaption></figcaption></figure></div>

9. **Meters.** On either side of the interface are Input and Output meters.

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

10. **Input.** Shows the incoming audio's level before any processing occurs.

<div align="left"><figure><img src="/files/Z8QNh02L90oFzNXRcOGe" alt="" width="209"><figcaption></figcaption></figure></div>

11. **Output.** Shows the level of the audio after all of Rift's processing.

<div align="left"><figure><img src="/files/3NpQRq8yBnNsUIFUoXwm" alt="" width="210"><figcaption></figcaption></figure></div>

### Macros

The two **Macro** knobs provide powerful control over Rift’s presets. They can be used to manipulate multiple parameters at once and to create inspiring changes to the sound. Try loading some presets and experimenting with the Macro knobs. A huge amount of variation is possible!

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


---

# 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/play-view/basics-and-macros.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.
