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

# Keyboard

***

### Overview

EPROM Memory Rites keyboard area contains essential performance and musical controls for scale-locking presets and more. On the left, you'll find expressive controls including global preset rate, pitch bend, and the mod wheel for shaping your performance in real time.

On the right, creative tools such as the Arpeggiator and Scale Settings help generate musical ideas while keeping everything locked to your project's key and scale.

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

***

### 1. Rate

Sets the speed of the plugin internal tempo. Higher values increase the rate of tempo-synced processes, such as the internal modulation and arpeggiator, while lower values create slower rhythmic patterns.

### 2. Pitch Bend

Is a control used to temporarily raise or lower the pitch of a note, allowing for expressive performance techniques such as bends, slides, and vibrato. Above the Pitch Bend wheel is the adjustable pitch bend range in semitones.

### 3. Mod Wheel

Use the mod wheel for expressive real-time adjustments on thematic parameters. All presets include internal mod wheel assignments.

### 4. Scale

Define the root note and scale to keep all generated notes in key when the Arpeggiator or Chord generator are active.

Use the lock button to ensure your selected scale is preserved when changing presets.

### 5. Arpeggiator

Some presets include an internal arpeggiator that converts held chords into rhythmic note patterns. Active arpeggiation will be indicated here.


---

# 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/keyboard.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.
