# 录音

{% hint style="info" %}
在录音前，请设置输入硬件、采样率、缓冲区大小。

更多信息，请参阅 [偏好设置](/docs/product-wiki-zh/zhang-hu-yu-she-zhi/pian-hao-she-zhi.md).
{% endhint %}

要开始录制，请单击 **Record** 传输栏上的按钮或按快捷键 <kbd>R</kbd>.

## Arm Record

在 ACE Studio 中，您无需手动为轨道准备录音。当您选择轨道或将标记线放在轨道上时，轨道会自动准备录音。

## 从空轨道录制

<figure><img src="/files/0de1307b1462b8d7b0efd5ffa37162b363044ebf" alt="" width="336"><figcaption></figcaption></figure>

在选择空轨道并开始录制时，将弹出对话框，提示您选择录制 Audio 还是 MIDI。

## Record Audio

### 选择目标轨道

所选（聚焦）轨道会自动准备录音。在 [mixer](/docs/product-wiki-zh/gong-cheng/hun-yin/hun-yin-qi.md) 的通道名称旁或轨道头上会出现一个红点，表示已准备就绪。

### 设置输入与监听

在 [mixer](/docs/product-wiki-zh/gong-cheng/hun-yin/hun-yin-qi.md)中选择正确的输入通道。默认情况下，为防止反馈，音频轨道的监听是关闭的。您可以手动启用 **Monitor Switch** （耳机图标）在 [mixer](/docs/product-wiki-zh/gong-cheng/hun-yin/hun-yin-qi.md) 中，如果您需要听到实时输入信号。

### 开始与停止录音

将播放头放在想要开始的位置并按下传输栏中的 **Record** button <kbd>R</kbd> 。按下 <kbd>R</kbd> 再次或按下 <kbd>Space</kbd> 可停止录音和回放。

## 录制 MIDI

### 选择歌手或乐器轨道

选择歌手或乐器轨道。所选轨道会自动准备录音，显示为一个红点。&#x20;

{% hint style="info" %}
注意：如果选择多个轨道，只有第一个被选中的轨道会被准备录音。
{% endhint %}

### 设置输入与监听

在 [mixer](/docs/product-wiki-zh/gong-cheng/hun-yin/hun-yin-qi.md)中选择正确的 MIDI 输入。对于 MIDI 轨道，监听默认启用，允许您在演奏 MIDI 设备时听到声音。将显示耳机图标以指示监听处于激活状态。您可以在 [mixer](/docs/product-wiki-zh/gong-cheng/hun-yin/hun-yin-qi.md).

### 中关闭 Monitor Switch（耳机图标）。

<figure><img src="/files/2f492ff6e525cda1e5802353f96baea39f5cfde6" alt="ACE Studio&#x27;s virtual MIDI keyboard."><figcaption></figcaption></figure>

使用虚拟 MIDI 键盘 <kbd>/</kbd>).

* 如果您没有 MIDI 控制器，可以使用电脑键盘作为虚拟 MIDI 输入设备。从菜单 Edit > Virtual MIDI Keyboard 激活（快捷键 <kbd>Keys</kbd> A <kbd>到</kbd> L <kbd>对应白键。按键</kbd> <kbd>W</kbd> <kbd>E</kbd> <kbd>T</kbd> <kbd>Y</kbd> U
* 对应黑键。 <kbd>按下</kbd> / <kbd>Z</kbd> X
* 对应黑键。 <kbd>切换向下/向上八度。</kbd> / <kbd>C</kbd> V
* 减少/增加力度。激活虚拟键盘时，某些应用快捷键将被临时禁用。

### 开始与停止录音

将播放头放在想要开始的位置并按下传输栏中的 **Record** button <kbd>R</kbd> 。按下 <kbd>R</kbd> 再次或按下 <kbd>Space</kbd> 可停止录音和回放。


---

# 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/gong-cheng/hua-bu-zhong-de-bian-qu/lu-yin.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.
