> For the complete documentation index, see [llms.txt](https://docs.acestudio.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.acestudio.ai/docs/product-wiki-zh/ai-yue-qi/create-instrument-sounds/editing-notes.md).

# 编辑音符

## 音符工具

有 2 个可供你在乐器 MIDI 音符编辑中使用的工具：

<figure><img src="/files/309d32813597390a1b017498a436c95cb8a6f0df" alt=""><figcaption></figcaption></figure>

### 音符移动工具

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

音符移动工具是用于创建、选择、移动和调整音符的默认工具。（快捷键 <kbd>V</kbd> )

* 双击网格可创建一个默认长度为半个格子的音符。释放鼠标前拖动可调整其长度。
* 点击音符可选中它。拖拽选择框可选择多个音符并创建选区；你也可以在按住 <kbd>移位</kbd> 。然后你可以移动、调整、删除、剪切、复制、重复它们。
* 拖动任意音符或选中的音符即可移动它们。
  * 移动音符时，默认会吸附到网格。按住 <kbd>Ctrl</kbd> / <kbd>⌘ Command</kbd> 即可在不吸附的情况下移动。
  * 你也可以使用方向键 <kbd>↑</kbd> <kbd>↓</kbd> <kbd>←</kbd> <kbd>→</kbd> 来移动音符。（按住 <kbd>移位</kbd> 并使用 <kbd>↑</kbd> <kbd>↓</kbd> 即可按八度移动音符）
* 拖动音符左右边缘可调整其音符时长（快捷键 <kbd>移位</kbd> + <kbd>←</kbd> <kbd>→</kbd>）。默认会吸附到网格，按住 <kbd>Ctrl</kbd> / <kbd>⌘ Command</kbd> 即可在不吸附的情况下移动。
  * 选择多个音符时，你可以同时调整它们的音符时长。

### 音符画笔

<figure><img src="/files/9c2691c729666b238cf1054273973480d358764d" alt=""><figcaption></figcaption></figure>

音符画笔是用于绘制音符的工具。（快捷键 <kbd>B</kbd> )

* 拖动可创建具有特定尺寸的音符。默认会吸附到网格，按住 <kbd>Ctrl</kbd> / <kbd>⌘ Command</kbd> 即可在不吸附的情况下移动。
* 在音符的范围内绘制可创建一个连音音符。
* 拖动现有音符即可移动它。

### 网格与吸附

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

网格与吸附功能可让你控制音符与时间线的对齐方式，确保编辑旋律时的精确度。

* Auto - 紧密：根据钢琴卷帘窗的缩放级别自动将网格大小调整为紧密间距。
* Auto - 标准（默认）：根据钢琴卷帘窗的缩放级别自动将网格大小调整为中等间距。
* Auto - 疏松：根据钢琴卷帘窗的缩放级别自动将网格大小调整为宽松间距。
* 1-16 格/拍：将每拍划分为 1-16 个网格单元。
* 无吸附：禁用网格吸附。允许音符和事件自由放置，无需与时间线对齐。

{% hint style="success" %}
提示：选择 3 格/拍即可输入三连音。

<img src="/files/7aab4ab39b2c62e971db242c69348a4a28389dfd" alt="" data-size="original">
{% endhint %}

## 和弦/音阶背景

#### 音阶

* 点击音阶按钮可开启/关闭背景。
* 点击右侧的小三角显示设置，在这里你可以设置音阶，并折叠所有不属于该音阶的音符。

#### 和弦

在背景设置中，你可以从第一个下拉菜单切换到和弦模式。

在和弦背景模式下，会以颜色显示当前和弦内的所有音符。有关创建和弦进行的说明，请参阅 [和弦轨](/docs/product-wiki-zh/gong-cheng/arrangement-in-canvas/chord-track.md).

## 预听声音

点击钢琴键盘，或点击、移动、创建音符时，当前乐器的默认预听音色将会播放。你可以点击钢琴键左上角的扬声器图标来关闭声音。

## 快捷键

| 操作       | 快捷键                                                 |
| -------- | --------------------------------------------------- |
| 使用音符移动工具 | <kbd>V</kbd>                                        |
| 使用音符画笔工具 | <kbd>B</kbd>                                        |
| 移动音符     | <kbd>↑</kbd> <kbd>↓</kbd> <kbd>←</kbd> <kbd>→</kbd> |
| 按八度移动音符  | <kbd>移位</kbd> + <kbd>↑</kbd> <kbd>↓</kbd>           |
| 调整音符时长   | <kbd>移位</kbd> + <kbd>←</kbd> <kbd>→</kbd>           |
| 取消吸附     | 按住 <kbd>Ctrl</kbd> / <kbd>⌘ Command</kbd>           |


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.acestudio.ai/docs/product-wiki-zh/ai-yue-qi/create-instrument-sounds/editing-notes.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
