# 快捷键

## 常规

| 功能          | Windows                   | Mac                           |
| ----------- | ------------------------- | ----------------------------- |
| 复制          | \[Ctrl] + \[C]            | \[⌘Command] + \[C]            |
| 粘贴          | \[Ctrl] + \[V]            | \[⌘Command] + \[V]            |
| 剪切          | \[Ctrl] + \[X]            | \[⌘Command] + \[X]            |
| 重复          | \[Ctrl] + \[D]            | \[⌘Command] + \[D]            |
| 撤销          | \[Ctrl] + \[Z]            | \[⌘Command] + \[Z]            |
| 重做          | \[Ctrl] + \[Shift] + \[Z] | \[⌘Command] + \[Shift] + \[Z] |
| 删除          | \[Backspace] / \[Delete]  | \[Delete]                     |
| 全选          | \[Ctrl] + \[A]            | \[⌘Command] + \[A]            |
| 将所选内容导出到剪贴板 | \[Shift] + \[Ctrl] + \[C] | \[⌘Command] + \[Shift] + \[C] |
| 从系统剪贴板粘贴    | \[Shift] + \[Ctrl] + \[V] | \[⌘Command] + \[Shift] + \[V] |

## 工程

| 功能   | Windows                   | Mac                           |
| ---- | ------------------------- | ----------------------------- |
| 新建工程 | \[Ctrl] + \[N]            | \[⌘Command] + \[N]            |
| 保存工程 | \[Ctrl] + \[S]            | \[⌘Command] + \[S]            |
| 另存为  | \[Ctrl] + \[Shift] + \[S] | \[⌘Command] + \[Shift] + \[S] |

## 窗口与视图

| 功能                        | Windows           | Mac               |
| ------------------------- | ----------------- | ----------------- |
| 打开 / 折叠片段查看器（钢琴卷帘窗、音频查看器） | \[Shift] + \[Tab] | \[Shift] + \[Tab] |
| 打开 / 折叠混音器                | \[M]              | \[M]              |

## 控制

| 功能        | Windows                   | Mac                           |
| --------- | ------------------------- | ----------------------------- |
| 开始 / 停止播放 | \[Space]                  | \[Space]                      |
| 继续播放      | \[Shift] + \[Space]       | \[Shift] + \[Space]           |
| 将时间线回到开头  | \[Enter]                  | \[Enter]                      |
| 导出音频      | \[Ctrl] + \[Shift] + \[R] | \[⌘Command] + \[Shift] + \[R] |
| 导出 MIDI   | \[Ctrl] + \[Shift] + \[E] | \[⌘Command] + \[Shift] + \[E] |
| 循环段       | \[Ctrl] + \[L]            | \[⌘Command] + \[L]            |
| 录音        | \[R]                      | \[R]                          |

## 缩放

| 功能   | Windows                             | Mac                          |
| ---- | ----------------------------------- | ---------------------------- |
| 水平缩放 | \[Ctrl] + \[Mouse Wheel]            | \[⌘Command] + \[Mouse Wheel] |
| 垂直缩放 | \[Ctrl] + \[Shift] + \[Mouse Wheel] | \[⌥Option] + \[Mouse Wheel]  |

## 时间线与轨道

| 功能          | Windows        | Mac                |
| ----------- | -------------- | ------------------ |
| 独奏（在所选轨道上）  | \[S]           | \[S]               |
| 插入轨道        | \[Ctrl] + \[T] | \[⌘Command] + \[T] |
| 重命名         | \[Ctrl] + \[R] | \[⌘Command] + \[R] |
| 禁用 / 启用所选片段 | \[0]           | \[0]               |

## 片段编辑

| 功能   | Windows        | Mac                |
| ---- | -------------- | ------------------ |
| 分割片段 | \[Ctrl] + \[E] | \[⌘Command] + \[E] |
| 合并片段 | \[Ctrl] + \[J] | \[⌘Command] + \[J] |

## 钢琴卷帘窗工具

| 功能               | Windows              | Mac                  |
| ---------------- | -------------------- | -------------------- |
| 音符移动（指针工具）       | \[V]                 | \[V]                 |
| 音符画笔（钢笔工具）       | \[B]                 | \[B]                 |
| 音符切片（剪刀工具）       | \[X]                 | \[X]                 |
| 音高画笔             | \[1]                 | \[1]                 |
| 固定笔刷             | \[2]                 | \[2]                 |
| Pitch橡皮          | \[3]                 | \[3]                 |
| 颤音               | \[4]                 | \[4]                 |
| 调制               | \[5]                 | \[5]                 |
| 移动音符             | \[←]\[↑]\[→]\[↓]     | \[←]\[↑]\[→]\[↓]     |
| 将音符上移 / 下移 1 个八度 | \[Shift] + \[↑]/\[↓] | \[Shift] + \[↑]/\[↓] |
| 延长 / 缩短音符时长      | \[Shift] + \[←]/\[→] | \[Shift] + \[←]/\[→] |
| 为所选音符打开歌词面板      | \[Ctrl] + \[E]       | \[⌘Command] + \[E]   |
| 量化音符             | \[Ctrl] + \[U]       | \[⌘Command] + \[U]   |

## 其他

| 功能          | Windows | Mac  |
| ----------- | ------- | ---- |
| 虚拟键盘 (MIDI) | \[/]    | \[/] |

***

> **注：** 部分快捷键具有上下文相关性，例如， **Ctrl/Cmd + E** 会在时间线上分割片段，但在钢琴卷帘窗内会打开歌词面板。


---

# 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://docs.acestudio.ai/docs/product-wiki-zh/fu-lu/kuai-jie-jian.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.
