> 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/eprom-memory-rites-manual/overview.md).

# Overview

***

### Overview

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

The EPROM Memory Rites interface is organized into key areas that provide quick access to sound selection, performance controls, and creative exploration tools.

### 1. Macro Controls

Located on the left side of the interface, the Macro Controls provide the primary performance and sound-shaping controls for the currently loaded preset.

Each preset includes four unique Macros that are specifically designed for that sound.

### 2. Preset Browser

Use the Search field to quickly find sounds by name.

Click the preset name to open the Preset Browser, where you can search, browse, and load presets.

The browser provides fast access to the entire EPROM Memory Rites library, making it easy to locate specific presets or explore new sounds.

### 3. Random Preset Button

Next to the browser controls is the Random Preset button.

Clicking this button instantly loads a random preset from the library. This feature is ideal for discovering unexpected sounds, finding inspiration, or quickly exploring the breadth of the instrument's content.

### 4. Artwork Display

The Artwork Display occupies the right side of the interface.

This visual area reacts dynamically to your playing, providing an animated visual companion to the sound. When the Preset Browser is opened, the browser content is displayed in this area, allowing you to browse and select presets without leaving the main interface.

### 5. Favorites Button

The Heart icon allows you to add presets to your Favorites list.

If you find a preset you would like to revisit later, click the Heart icon to mark it as a favorite. Favorited presets can be quickly accessed, helping you build a personalized collection of your most frequently used sounds.


---

# 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:

```
GET https://manual.minimal.audio/eprom-memory-rites-manual/overview.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.
