> 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/presets.md).

# Presets

***

### Overview

EPROM Memory Rites includes a diverse collection of professionally designed presets, organized into five categories:

* **Bass.** Deep, punchy, wobbly, growling and expressive low-end sounds.
* **Keys.** Electric keys, plucks, and melodic instruments.
* **Lead.** Cutting synth leads and solo sounds.
* **Pad.** Atmospheric textures, evolving soundscapes, and chords.
* **SFX.** Unique effects, transitions, impacts, and experimental sounds.

<figure><img src="/files/3il9jNWCNy5DyBWT68I7" alt=""><figcaption></figcaption></figure>

***

### 1. Browsing Presets

To access the preset library, click the **Browser** button in the Player. From here, you can quickly explore the entire preset collection.

### 2. Search Presets

Use the search field to locate presets by name, making it easy to find specific sounds within the library.

### 3. Filter by Category

Narrow your results by selecting a preset category. This allows you to quickly browse Bass, Keys, Lead, Pad, or SFX sounds depending on your production needs.

### 4. Random Preset Selection

Looking for inspiration? Click the **Random** button to load a randomly selected preset instantly. This is a great way to discover new sounds and creative starting points.

### 5. Favorite Presets

When you find a preset you want to revisit, click the **Heart** button to add it to your favorites. Favorited presets are easy to identify and access later, helping you build a personalized collection of go-to 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/presets.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.
