# 界面导览

## 标题栏与 Transport

<figure><img src="/files/adaaf2149f2ae714a08626feef790153c7850b00" alt="" width="563"><figcaption></figcaption></figure>

标题栏与 Transport 位于 ACE Studio 顶部，显示项目名称、BPM、拍号以及播放控制等核心功能。

{% content-ref url="/pages/f848c824e002273ef091d771b5160dd6f7026468" %}
[走带](/docs/product-wiki-zh/gong-cheng/zou-dai.md)
{% endcontent-ref %}

## Canvas

<figure><img src="/files/8879a5a4b16a3eae05ae1cbddf21592956cd542b" alt="" width="563"><figcaption></figcaption></figure>

画布是音乐创作的核心区域，以时间线形式展示项目中的所有轨道和片段。在这里，你可以创建、移动、剪裁和排列不同的片段以构建完整的歌曲结构。

{% content-ref url="/pages/e4c16b21b93c04f318a5ca64bde87bc0f13c708d" %}
[画布中的编曲](/docs/product-wiki-zh/gong-cheng/hua-bu-zhong-de-bian-qu.md)
{% endcontent-ref %}

## 片段编辑器

<figure><img src="/files/8e19e9423eb96370ad96ad33e0bfc88ba67b7b91" alt="" width="563"><figcaption></figcaption></figure>

片段编辑器用于精细调整。双击片段后，它会在下方展开。你可以在钢琴卷帘窗中编辑音符、歌词和 Vocal Controls，或在音频编辑器中调整音频文件。

{% content-ref url="/pages/11614e7d180b486bccd6d4a1d81c3d6e47ff2262" %}
[剪辑编辑器](/docs/product-wiki-zh/gong-cheng/hua-bu-zhong-de-bian-qu/pian-duan/jian-ji-bian-ji-qi.md)
{% endcontent-ref %}

## Mixer

<figure><img src="/files/e9dae84a5603caf89b805887f54835f87f349c7b" alt="" width="563"><figcaption></figcaption></figure>

在混音器中，通过调整每个轨道的推子和旋钮，你可以轻松平衡各声部关系并塑造最终混音。

{% content-ref url="/pages/ea36a64de1f51280ce6cf98cce7781954445721d" %}
[混音器](/docs/product-wiki-zh/gong-cheng/hun-yin/hun-yin-qi.md)
{% endcontent-ref %}

## 附加轨道

<figure><img src="/files/e3f8a0e081f18514ee569624c451da36769bd73d" alt="" width="563"><figcaption></figcaption></figure>

附加轨道可在画布上方展开，用于管理工程的全局信息和标记。包括拍号轨、曲速轨、和弦轨与视频轨，方便你编排复杂节奏。

{% content-ref url="/pages/5ec0081d8312e667d3d3b24056b9fa465c2991fe" %}
[曲速与拍号更改](/docs/product-wiki-zh/gong-cheng/hua-bu-zhong-de-bian-qu/qu-su-yu-pai-hao-geng-gai.md)
{% endcontent-ref %}

{% content-ref url="/pages/ecb7170e97d2c6527bdbfba2c733ccf770b78a6a" %}
[和弦轨](/docs/product-wiki-zh/gong-cheng/hua-bu-zhong-de-bian-qu/he-xian-gui.md)
{% endcontent-ref %}

{% content-ref url="/pages/3b072337e7a2103c4bfaefb8b2e85af7a0c91284" %}
[视频轨道](/docs/product-wiki-zh/gong-cheng/hua-bu-zhong-de-bian-qu/shi-pin-gui-dao.md)
{% endcontent-ref %}

## 效果面板

<figure><img src="/files/2f4f2082bf2135edafacc3a0085f90a06c79d195" alt="" width="563"><figcaption></figcaption></figure>

效果面板是为声音添加“调味”的地方。在此可为各轨道加载并调整效果插件。通过混响、均衡器、压缩或 AI 合唱房间效果等处理，可改变并增强轨道的音色质感。

{% content-ref url="/pages/a9d728e51f84e8eebf46efd7903ce6827c5b6127" %}
[效果](/docs/product-wiki-zh/gong-cheng/hun-yin/xiao-guo.md)
{% endcontent-ref %}

## 主菜单

<figure><img src="/files/c3c59759fa8a71b220bc80d952e551538eee9b2d" alt="" width="563"><figcaption></figcaption></figure>

主菜单位于 ACE Studio 界面的左上角。在此可找到文件管理、编辑操作与设置选项等所有命令。

{% content-ref url="/pages/aad38566f2cefeeb935ec96c1d1f7d3727ae939c" %}
[文件管理](/docs/product-wiki-zh/gong-cheng/wen-jian-guan-li.md)
{% endcontent-ref %}

{% content-ref url="/pages/e0970b25244d62fa368dfd9c6f12132153949d70" %}
[偏好设置](/docs/product-wiki-zh/zhang-hu-yu-she-zhi/pian-hao-she-zhi.md)
{% endcontent-ref %}


---

# 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/ru-men-zhi-nan/jie-mian-dao-lan.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.
